mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-20 11:54:02 +00:00
Estimated hours taken: 0.5 tests/invalid/some.err_exp: tests/invalid/predmode.err_exp: tests/invalid/func_errors.err_exp: Update the test results to reflect the extra parentheses now printed out by term_io__write_term.
4 lines
215 B
Plaintext
4 lines
215 B
Plaintext
predmode.m:005: Error: some but not all arguments have modes: p((int :: in), int).
|
|
predmode.m: 1: Warning: interface for module `predmode' does not export anything.
|
|
For more information, try recompiling with `-E'.
|