Files
mercury/tests/hard_coded/user_defined_equality2.exp
Simon Taylor bf0e0b944a Fix a bug in type specialization which caused no-tag types
Estimated hours taken: 1

Fix a bug in type specialization which caused no-tag types
with user-defined equality to be specialized incorrectly.

compiler/higher_order.m:
	Check for user-defined equality before unwrapping
	a no-tag type.

tests/hard_coded/Mmakefile:
tests/hard_coded/user_defined_equality.{m,exp}:
	Test case.
2000-10-27 05:01:20 +00:00

2 lines
4 B
Plaintext