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

5 lines
34 B
Plaintext

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