mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update AST Json expectations.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"contractKind": "contract",
|
||||
"id": 5,
|
||||
"name": "C",
|
||||
"nameLocation": "9:1:1",
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes":
|
||||
[
|
||||
@@ -31,6 +32,7 @@
|
||||
},
|
||||
"id": 4,
|
||||
"name": "M",
|
||||
"nameLocation": "22:1:1",
|
||||
"nodeType": "ModifierDefinition",
|
||||
"parameters":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user