Update AST Json expectations.

This commit is contained in:
chriseth
2021-02-11 10:11:24 +01:00
parent 32ba5f5ae7
commit 70aa111dbf
97 changed files with 315 additions and 1 deletions
+4
View File
@@ -23,6 +23,7 @@
10
],
"name": "C",
"nameLocation": "9:1:1",
"nodeType": "ContractDefinition",
"nodes":
[
@@ -32,6 +33,7 @@
"id": 3,
"mutability": "immutable",
"name": "a",
"nameLocation": "39:1:1",
"nodeType": "VariableDeclaration",
"scope": 10,
"src": "17:27:1",
@@ -80,6 +82,7 @@
"id": 6,
"mutability": "constant",
"name": "b",
"nameLocation": "71:1:1",
"nodeType": "VariableDeclaration",
"scope": 10,
"src": "50:26:1",
@@ -128,6 +131,7 @@
"id": 9,
"mutability": "mutable",
"name": "c",
"nameLocation": "94:1:1",
"nodeType": "VariableDeclaration",
"scope": 10,
"src": "82:17:1",