solidity/test/libyul/yulSyntaxTests/objects/code_without_object.yul
Alex Beregszaszi 291c359ee9 Add more syntax tests for Yul objects
Also move some of them from boost tests.
2020-08-05 21:01:46 +01:00

5 lines
72 B
Plaintext

code {
}
// ----
// ParserError 4294: (0-4): Expected keyword "object".