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",
"typeDescriptions":
{
"typeIdentifier": "t_uint256",
"typeString": "uint256"
"typeIdentifier": null,
"typeString": null
},
"typeName":
{
@ -142,8 +142,8 @@
"src": "49:4:1",
"typeDescriptions":
{
"typeIdentifier": "t_uint256",
"typeString": "uint256"
"typeIdentifier": null,
"typeString": null
}
},
"value": null,

View File

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