Fix genetic algorithms CI failure

This commit is contained in:
Marenz
2022-01-17 13:35:07 +01:00
parent 0004ad8764
commit 57d84c8bfb
13 changed files with 15 additions and 12 deletions
@@ -5,4 +5,4 @@ contract C {
S public constant e = 0x1212121212121212121212121212121212121212;
}
// ----
// TypeError 9259: (71-135): Only constants of value type and byte arrays are implemented.
// TypeError 9259: (71-135): Only constants of value type and byte array type are implemented.