mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Sync & update AST exporting according to AST changes
This commit is contained in:
committed by
Mathias Baumann
parent
e061f1e743
commit
e999409c89
@@ -68,6 +68,8 @@
|
||||
{
|
||||
"documentation": "Some comment on mod.",
|
||||
"name": "mod",
|
||||
"overrides": null,
|
||||
"virtual": false,
|
||||
"visibility": "internal"
|
||||
},
|
||||
"children":
|
||||
@@ -118,6 +120,7 @@
|
||||
"overrides": null,
|
||||
"scope": 15,
|
||||
"stateMutability": "nonpayable",
|
||||
"virtual": false,
|
||||
"visibility": "public"
|
||||
},
|
||||
"children":
|
||||
|
||||
Reference in New Issue
Block a user