solidity/test/libyul/yulSyntaxTests/dot_ellipse_function.yul

5 lines
36 B
Plaintext
Raw Normal View History

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