Added a couple of reminders to RainPassesTest

This commit is contained in:
Neil Brown 2008-03-21 20:16:48 +00:00
parent 2189a6c28a
commit 0511c852da

View File

@ -201,7 +201,8 @@ testUnique4 = TestCase $ testPassWithItemsStateCheck "testUnique4" exp (uniquify
(tag7 A.NameDef DontCare "foo" "foo" A.ProcName (tag4 A.Proc DontCare A.PlainSpec
[tag3 A.Formal A.ValAbbrev A.Byte newcName] (bodyPattern newcName)) A.Original A.Unplaced)
-- TODO check that doing {int : c; { int: c; } } does give an error
-- TODO check that declaring a new proc with the same name as an old one does give an error
-- | checks that c's type is recorded in: ***each (c : "hello") {}