Files
mercury/tests/invalid/predmode.err_exp
Zoltan Somogyi b42633fb71 Enable the test case for incomplete predmode declarations.
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.
1998-03-04 04:37:32 +00:00

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'.