solidity/test/cmdlineTests/recovery_ast_empty_contract/err
2020-10-08 18:56:17 +02:00

9 lines
234 B
Plaintext

Error: Expected pragma, import directive or contract/interface/library/struct/enum/constant/function definition.
--> recovery_ast_empty_contract/input.sol:3:1:
|
3 | c
| ^
Compilation halted after AST generation due to errors.