Mark the empty version pragma as invalid

This commit is contained in:
Alex Beregszaszi
2021-01-04 19:28:36 +00:00
parent fdbb4d9a8f
commit 8edfa26f0a
4 changed files with 12 additions and 3 deletions
@@ -0,0 +1,3 @@
pragma solidity;
// ----
// ParserError 1684: (0-16): Found version pragma, but failed to parse it. Please ensure there is a trailing semicolon.