mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
21 lines
300 B
JSON
21 lines
300 B
JSON
|
{
|
||
|
"absolutePath": "a",
|
||
|
"experimentalSolidity": true,
|
||
|
"id": 2,
|
||
|
"nodeType": "SourceUnit",
|
||
|
"nodes":
|
||
|
[
|
||
|
{
|
||
|
"id": 1,
|
||
|
"literals":
|
||
|
[
|
||
|
"experimental",
|
||
|
"solidity"
|
||
|
],
|
||
|
"nodeType": "PragmaDirective",
|
||
|
"src": "0:29:1"
|
||
|
}
|
||
|
],
|
||
|
"src": "0:30:1"
|
||
|
}
|