mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 01:43:35 +00:00
Estimated hours taken: 0.5 runtests: A script to compare actual and expected error outputs from the compiler. Mmake: Don't test types.m, since we don't pass it, and lambda_type_bad, since the tested code is no longer invalid. *.err_exp: The expected error outputs.
4 lines
176 B
Plaintext
4 lines
176 B
Plaintext
undef_lambda_mode.m:010: In mode declaration for lambda expression:
|
|
undef_lambda_mode.m:010: error: undefined mode `junk'/0.
|
|
For more information, try recompiling with `-E'.
|