FileReader: Store files loaded by the callback under their source unit name

This commit is contained in:
Kamil Śliwak
2021-04-13 13:25:59 +02:00
parent b9b483a0c3
commit 6a41b417a3
10 changed files with 113 additions and 3 deletions
@@ -0,0 +1,4 @@
// SPDX-License-Identifier: GPL-3.0
pragma solidity >=0.0;
contract C {}