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,3 +1,3 @@
mapping(uint => uint) constant b = b;
// ----
// TypeError 9259: (0-36): Only constants of value type and byte arrays are implemented.
// TypeError 9259: (0-36): Only constants of value type and byte array type are implemented.