ICE when loading the same file multiple times via import callback #15458
Labels
bug 🐛
low effort
There is not much implementation work to be done. The task is very easy or tiny.
low impact
Changes are not very noticeable or potential benefits are limited.
must have eventually
Something we consider essential but not enough to prevent us from releasing Solidity 1.0 without it.
should compile without error
Error is reported even though it shouldn't. Source is fine.
Description
When the same path is specified under
urls
of multiple contracts in Standard JSON input, we get an ICE in the import callback.Environment
Steps to Reproduce
input.json
:/tmp/test.sol
Output:
The text was updated successfully, but these errors were encountered: