mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Export canonicalName
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
{
|
||||
"abstract": false,
|
||||
"baseContracts": [],
|
||||
"canonicalName": "C1",
|
||||
"contractDependencies": [],
|
||||
"contractKind": "contract",
|
||||
"fullyImplemented": true,
|
||||
@@ -52,6 +53,7 @@
|
||||
"src": "30:2:1"
|
||||
}
|
||||
],
|
||||
"canonicalName": "C2",
|
||||
"contractDependencies": [],
|
||||
"contractKind": "contract",
|
||||
"fullyImplemented": true,
|
||||
|
||||
Reference in New Issue
Block a user