Update ASTJSON tests that fail to compile.

This commit is contained in:
Daniel Kirchner 2020-04-08 13:24:04 +02:00
parent 3af43fd350
commit c47714f0ba
2 changed files with 6 additions and 6 deletions

View File

@ -131,8 +131,8 @@
"storageLocation": "default", "storageLocation": "default",
"typeDescriptions": "typeDescriptions":
{ {
"typeIdentifier": "t_uint256", "typeIdentifier": null,
"typeString": "uint256" "typeString": null
}, },
"typeName": "typeName":
{ {
@ -142,8 +142,8 @@
"src": "49:4:1", "src": "49:4:1",
"typeDescriptions": "typeDescriptions":
{ {
"typeIdentifier": "t_uint256", "typeIdentifier": null,
"typeString": "uint256" "typeString": null
} }
}, },
"value": null, "value": null,

View File

@ -83,7 +83,7 @@
"scope": 7, "scope": 7,
"stateVariable": false, "stateVariable": false,
"storageLocation": "default", "storageLocation": "default",
"type": "uint256", "type": null,
"value": null, "value": null,
"visibility": "internal" "visibility": "internal"
}, },
@ -93,7 +93,7 @@
"attributes": "attributes":
{ {
"name": "uint", "name": "uint",
"type": "uint256" "type": null
}, },
"id": 2, "id": 2,
"name": "ElementaryTypeName", "name": "ElementaryTypeName",