solidity/test/cmdlineTests/linking_standard_yul_unresolved_references/output.json
2022-10-26 15:13:47 +05:00

32 lines
851 B
JSON

{
"contracts":
{
"A":
{
"a":
{
"evm":
{
"bytecode":
{
"linkReferences":
{
"contract/test.sol":
{
"L2":
[
{
"length": 20,
"start": 22
}
]
}
},
"object": "<BYTECODE REMOVED>__$fb58009a6b1ecea3b9d99bedd645df4ec3$__<BYTECODE REMOVED>"
}
}
}
}
}
}