mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Detect circular references for library and free functions
This commit is contained in:
committed by
chriseth
parent
15fe07bebe
commit
e590a99f39
@@ -51,10 +51,7 @@
|
||||
"src": "30:2:1"
|
||||
}
|
||||
],
|
||||
"contractDependencies":
|
||||
[
|
||||
1
|
||||
],
|
||||
"contractDependencies": [],
|
||||
"contractKind": "contract",
|
||||
"fullyImplemented": true,
|
||||
"id": 4,
|
||||
|
||||
Reference in New Issue
Block a user