mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Evaluate absolute paths for imports in 'parsing' stage
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"nodes":
|
||||
[
|
||||
{
|
||||
"absolutePath": "notexisting.sol",
|
||||
"file": "notexisting.sol",
|
||||
"id": 1,
|
||||
"nameLocation": "28:11:1",
|
||||
|
||||
Reference in New Issue
Block a user