this repo has no description
at develop 134 B view raw
1/*** 2!Test 3expected: !Error 4 type: MiniZincError 5***/ 6 7var 1..10: x; 8constraint not( let { var 1..10: y } in x = y ); 9solve satisfy;