{ "language": "Yul", "sources": { "A": { "content": "object \"NamedObject\" { code { let x := dataoffset(\"NamedObject.\") sstore(add(x, 0), 0) } object \"OtherObject\" { code { revert(0, 0) } } }" } }, "settings": { "outputSelection": { "*": { "*": ["*"], "": [ "*" ] } } } }