Update tests.

This commit is contained in:
chriseth
2018-08-14 18:53:06 +02:00
parent 16de7a0493
commit 13905a2094
62 changed files with 179 additions and 113 deletions
@@ -4,4 +4,5 @@ contract C {
}
}
// ----
// DeclarationError: (28-45): The "constant" keyword can only be used for state variables.
// TypeError: (69-72): Invalid array length, expected integer literal or constant expression.