Files
mercury/tests/invalid/undef_mode.err_exp
Fergus Henderson 66cf5dc7be Update the test results to reflect the new warnings
Estimated hours taken: 0.25

tests/invalid/*.err_exp:
	Update the test results to reflect the new warnings
	about modules with no exports.
1998-10-30 04:38:48 +00:00

5 lines
257 B
Plaintext

undef_mode.m: 1: Warning: interface for module `undef_mode' does not export anything.
undef_mode.m:004: In mode declaration for predicate `undef_mode:x'/1:
undef_mode.m:004: error: undefined mode `foo'/0.
For more information, try recompiling with `-E'.