mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
Error: Expected pragma, import directive or contract/interface/library/struct/enum/function definition.
|
|
--> recovery_ast_empty_contract/input.sol:3:1:
|
|
|
|
|
3 | c
|
|
| ^
|
|
|
|
|
|
Compilation halted after AST generation due to errors.
|