mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Export used errors in the AST.
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"nodeType": "ContractDefinition",
|
||||
"nodes": [],
|
||||
"scope": 2,
|
||||
"src": "36:13:1"
|
||||
"src": "36:13:1",
|
||||
"usedErrors": []
|
||||
}
|
||||
],
|
||||
"src": "36:14:1"
|
||||
|
||||
Reference in New Issue
Block a user