Fix error IDs.

This commit is contained in:
chriseth
2020-06-22 18:56:32 +02:00
parent 1441b97131
commit d67734df6f
25 changed files with 42 additions and 42 deletions
@@ -11,4 +11,4 @@ contract C {
}
}
// ----
// ParserError: (290-295): Only state variables can have a docstring.
// ParserError 2837: (290-295): Only state variables can have a docstring.