solidity/test/libyul/yulSyntaxTests/empty_call.yul

4 lines
75 B
Plaintext
Raw Normal View History

2020-09-14 18:13:48 +00:00
{ () }
// ----
// ParserError 1856: (2-3): Literal or identifier expected.