Files
mercury/tests/hard_coded/unify_expression.exp
Simon Taylor 19d8e63a00 Address Fergus's review comments about the change
Estimated hours taken: 0.25
Branches: main

Address Fergus's review comments about the change
to add unification expressions to the language.

doc/reference_manual.texi:
	Be more explicit about the evaluation order
	of unification expressions.

	Fix some formatting errors.

library/ops.m:
	Fix a comment -- `@' is not an ISO Prolog operator,
	it is a Mercury extension.

tests/hard_coded/unify_expression.{m,exp}:
	Test the evaluation order of unification expressions.
2001-12-10 06:11:36 +00:00

4 lines
54 B
Plaintext

f(1, 2)
q failed (as expected)
r failed (as expected)