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
@@ -1,4 +1,4 @@
struct S { uint x; }
S constant s;
// ----
// TypeError 9259: (21-33): Only constants of value type and byte arrays are implemented.
// TypeError 9259: (21-33): Only constants of value type and byte array type are implemented.