mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-18 02:43:40 +00:00
5 lines
265 B
Plaintext
5 lines
265 B
Plaintext
require_det_in_lambda.m:018: Error: the required determinism of the goal in
|
|
require_det_in_lambda.m:018: this scope is `det', but its actual determinism
|
|
require_det_in_lambda.m:018: is `semidet'.
|
|
require_det_in_lambda.m:019: Call to `int.<'(in, in) can fail.
|