mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-16 09:53:36 +00:00
Estimated hours taken: 0.2
Branches: main
Fix Mantis bug 251.
library/eqvclass.m:
Relax the overly restrictive sanity check that generated the problem.
Document why it is relaxed.
tests/hard_coded/eqvclass.{m,exp}:
The Mantis bug test case.
tests/hard_coded/Mmakefile:
Enable the new test case.
2 lines
78 B
Plaintext
2 lines
78 B
Plaintext
eqvclass(counter(1), two(0, sol([0]), empty, empty), two(0, 0, empty, empty))
|