solidity/test/libyul/yulSyntaxTests/instructions.yul
2022-04-01 23:41:18 -05:00

6 lines
101 B
Plaintext

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