mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update existing tests.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
pragma solidity ^99.99.0;
|
||||
this is surely invalid
|
||||
// ----
|
||||
// ParserError 7858: (26-30): Expected pragma, import directive or contract/interface/library/struct/enum/function definition.
|
||||
// ParserError 6635: (31-33): Expected identifier but got 'is'
|
||||
// ParserError 6635: (34-40): Expected ';' but got identifier
|
||||
// ParserError 6635: (49-49): Expected ';' but got end of source
|
||||
|
||||
Reference in New Issue
Block a user