solidity/test/libsolidity/semanticTests/externalSource/_external/import.sol

3 lines
52 B
Solidity
Raw Normal View History

import "external.sol";
import "other_external.sol";