solidity/test/libyul/yulSyntaxTests/instructions.yul
2020-09-15 12:13:30 +02:00

6 lines
97 B
Plaintext

{ pop }
// ====
// dialect: yul
// ----
// ParserError 6913: (6-7): Call or assignment expected.