mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
regenerating tests expectation
This commit is contained in:
@@ -1 +1,34 @@
|
||||
{"contracts":{"a.sol":{"A":{"evm":{"deployedBytecode":{"immutableReferences":{"6":[{"length":32,"start":75}]}}}}}},"sources":{"a.sol":{"id":0}}}
|
||||
{
|
||||
"contracts":
|
||||
{
|
||||
"a.sol":
|
||||
{
|
||||
"A":
|
||||
{
|
||||
"evm":
|
||||
{
|
||||
"deployedBytecode":
|
||||
{
|
||||
"immutableReferences":
|
||||
{
|
||||
"6":
|
||||
[
|
||||
{
|
||||
"length": 32,
|
||||
"start": 75
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sources":
|
||||
{
|
||||
"a.sol":
|
||||
{
|
||||
"id": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user