solidity/test/cmdlineTests/standard_yul_immutable_references/output.json

43 lines
1.3 KiB
JSON
Raw Normal View History

{
2022-10-26 10:13:47 +00:00
"contracts":
{
2022-10-26 10:13:47 +00:00
"A":
{
2022-10-26 10:13:47 +00:00
"YulTest":
{
2022-10-26 10:13:47 +00:00
"evm":
{
2022-10-26 10:13:47 +00:00
"bytecode":
{
"functionDebugData": {},
"generatedSources": [],
"linkReferences": {},
"object": "<BYTECODE REMOVED>",
"opcodes":"<OPCODES REMOVED>",
"sourceMap":"<SOURCEMAP REMOVED>"
},
"deployedBytecode":
{
"functionDebugData": {},
"generatedSources": [],
"immutableReferences":
{
"test":
[
{
"length": 32,
"start": 1
}
]
},
"linkReferences": {},
"object": "<BYTECODE REMOVED>",
"opcodes":"<OPCODES REMOVED>",
"sourceMap":"<SOURCEMAP REMOVED>"
}
}
2022-10-26 10:13:47 +00:00
}
}
}
2022-10-26 10:13:47 +00:00
}