Update existing tests.

This commit is contained in:
chriseth
2020-10-08 18:56:17 +02:00
parent b2be8e1c0f
commit b2f1d558da
10 changed files with 12 additions and 10 deletions
@@ -11,4 +11,4 @@ contract C {
}
}
// ----
// ParserError 2837: (290-295): Only state variables can have a docstring.
// ParserError 2837: (290-295): Only state variables or file-level variables can have a docstring.