solidity/test/libyul/yulSyntaxTests/objects/multiple_root_object.yul

9 lines
132 B
Plaintext
Raw Normal View History

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