mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-25 14:24:11 +00:00
tests/invalid/io_in_ite_cond.err_exp: tests/invalid/mostly_uniq1.err_exp: tests/invalid/mostly_uniq2.err_exp: Re-undoing changes that I accidentally re-committed to the wrong branch.
6 lines
324 B
Plaintext
6 lines
324 B
Plaintext
mostly_uniq2.m:012: In clause for `foo(di, uo)':
|
|
mostly_uniq2.m:012: in argument 2 of call to predicate `io:write_int/3':
|
|
mostly_uniq2.m:012: mode error: variable `DCG_0' has instantiatedness `mostly_unique',
|
|
mostly_uniq2.m:012: expected instantiatedness was `unique'.
|
|
For more information, try recompiling with `-E'.
|