solidity/test/libyul/yulSyntaxTests/dot_consecutive_function.yul
2020-07-03 15:41:09 +01:00

5 lines
35 B
Plaintext

{
function x..y() {}
}
// ----