aboutsummaryrefslogtreecommitdiffstats
path: root/test/libyul/objectCompiler/namedObject.yul
blob: 940160fd26e15a8d5fbb6c551a1c49c2bc9b323d (plain) (blame)
1
2
3
4
5
6
object "a" {
  code {}
}
// ----
// Assembly:
// -- empty bytecode --