mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Using for with global binding.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"global": false,
|
||||
"id": 3,
|
||||
"nodeType": "UsingForDirective",
|
||||
"src": "0:19:1",
|
||||
@@ -154,6 +155,7 @@
|
||||
"nodes":
|
||||
[
|
||||
{
|
||||
"global": false,
|
||||
"id": 12,
|
||||
"libraryName":
|
||||
{
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"global": false,
|
||||
"id": 3,
|
||||
"nodeType": "UsingForDirective",
|
||||
"src": "0:19:1",
|
||||
@@ -111,6 +112,7 @@
|
||||
"nodes":
|
||||
[
|
||||
{
|
||||
"global": false,
|
||||
"id": 12,
|
||||
"libraryName":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user