1/*** 2!Test 3expected: !Error 4 type: MiniZincTypeError 5 regex: .*non-set-array-ti-location\.mzn.* 6***/ 7 8% GitHub issue #408 - used to not give useful location info 9 10array[2] of bool: x = [false, true];