solidity/test/cmdlineTests/linking_standard_yul_unresolved_references/output.json

32 lines
851 B
JSON
Raw Normal View History

2022-10-26 10:13:47 +00:00
{
"contracts":
{
"A":
{
"a":
{
"evm":
{
"bytecode":
{
"linkReferences":
{
"contract/test.sol":
{
"L2":
[
{
"length": 20,
"start": 22
}
]
}
},
"object": "<BYTECODE REMOVED>__$fb58009a6b1ecea3b9d99bedd645df4ec3$__<BYTECODE REMOVED>"
}
}
}
}
}
}