Merge pull request #9466 from ethereum/fixTokens

Properly sort token list.
This commit is contained in:
chriseth
2020-07-27 10:42:31 +02:00
committed by GitHub
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 '}'