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": 1,
|
||||
"name": "A",
|
||||
"nameLocation": "9:1:1",
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes": [],
|
||||
"src": "0:14:1"
|
||||
@@ -36,6 +37,7 @@
|
||||
"contractKind": "contract",
|
||||
"id": 4,
|
||||
"name": "B",
|
||||
"nameLocation": "24:1:1",
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes": [],
|
||||
"src": "15:19:1"
|
||||
@@ -61,6 +63,7 @@
|
||||
"contractKind": "contract",
|
||||
"id": 7,
|
||||
"name": "C",
|
||||
"nameLocation": "44:1:1",
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes": [],
|
||||
"src": "35:19:1"
|
||||
@@ -86,6 +89,7 @@
|
||||
"contractKind": "contract",
|
||||
"id": 10,
|
||||
"name": "D",
|
||||
"nameLocation": "64:1:1",
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes": [],
|
||||
"src": "55:19:1"
|
||||
@@ -111,6 +115,7 @@
|
||||
"contractKind": "contract",
|
||||
"id": 13,
|
||||
"name": "E",
|
||||
"nameLocation": "84:1:1",
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes": [],
|
||||
"src": "75:19:1"
|
||||
|
||||
Reference in New Issue
Block a user