solidity/test/cmdlineTests/standard_immutable_references/output.json

35 lines
701 B
JSON
Raw Normal View History

2022-10-26 10:13:47 +00:00
{
"contracts":
{
"a.sol":
{
"A":
{
"evm":
{
"deployedBytecode":
{
"immutableReferences":
{
"6":
[
{
"length": 32,
"start": 75
}
]
}
}
}
}
}
},
"sources":
{
"a.sol":
{
"id": 0
}
}
}