mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-23 21:33:49 +00:00
Estimated hours taken: 0.1 tests/invalid/Mmakefile: Enable the test case for incomplete predmode declarations. tests/invalid/predmode.err_exp: Update the expected message.
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
predmode.m:005: Error: some but not all arguments have modes: p(int :: in, int).
|
|
For more information, try recompiling with `-E'.
|