solidity/test/libsolidity/syntaxTests/revertStatement/at_file_level.sol

4 lines
73 B
Solidity
Raw Normal View History

2021-02-24 09:55:49 +00:00
revert X();
// ----
// ParserError 2314: (8-9): Expected ';' but got '('