this repo has no description
at develop 178 B view raw
1/*** 2!Test 3expected: !Error 4 type: MiniZincTypeError 5***/ 6 7% Regression test for wrong definition of float mod in stdlib causing crash 8 9float: x :: add_to_output = 2.0 mod 1.0;