Fix token list.

This commit is contained in:
chriseth
2020-07-23 14:28:28 +02:00
parent 845c1ae91f
commit 8cfbe02cc0
3 changed files with 3 additions and 5 deletions
@@ -5,4 +5,4 @@ contract C {
}
}
// ----
// ParserError 2314: (97-98): Expected reserved keyword 'catch' but got '}'
// ParserError 2314: (97-98): Expected 'catch' but got '}'