Commit Graph

2 Commits

Author SHA1 Message Date
David Jeffery
e4fba268ec Fix test case... the compiler was getting tripped up by a different bug than
Estimated hours taken: 1/4

Fix test case... the compiler was getting tripped up by a different bug than
the one this was meant to be testing.

ts/valid/instance_superclass.m:
	Fixed so it doesn't have an unbound type variable.
	(Actually, I don't really see why the compiler thinks it is unbound).
1998-06-18 04:11:45 +00:00
David Jeffery
7e8fbfcb1a New typeclass test case.
Estimated hours taken: 1/4

New typeclass test case.

tests/valid/instance_superclass.m:
	New test case.
tests/valid/Mmakefile:
	Updated to run the new test.
1998-06-18 04:03:23 +00:00