Files
mercury/tests/hard_coded/existential_bound_tvar.exp
David Jeffery 7235409c11 A test case for the exist_q_tvar bug
Estimated hours taken: 0.2

hard_coded/existential_bound_tvar.m:
        A test case for the exist_q_tvar bug
hard_coded/existential_bound_tvar.exp:
        The expected output for the test case.
hard_coded/Mmakefile:
        Add the new test case.
1998-09-24 10:11:51 +00:00

7 lines
100 B
Plaintext

X: value = 101
X: type = int
Y: value = [101]
Y: type = list:list(int)
Z: value = 101
Z: type = int