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

8 lines
122 B
Plaintext

object "A" {
code {}
}
object
// ----
// ParserError 2314: (26-32='object'): Expected end of source but got identifier