mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Before it was possible to get a failure message, such as:
""notfound.sol"" is not found
whereas it should be:
"notfound.sol" is not found.
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| CommandLineInterface.cpp | ||
| CommandLineInterface.h | ||
| main.cpp | ||