solidity/test/cmdlineTests/recovery_ast_empty_contract/err
2022-04-29 16:13:04 +04:00

9 lines
240 B
Plaintext

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