Remove broken test case
parent
71e7f52014
commit
d00387d156
|
@ -1409,14 +1409,6 @@ foo n = case n of
|
|||
bar n = case n of
|
||||
(-2, -2) -> (-2, -2)
|
||||
|
||||
#test issue 48 a
|
||||
|
||||
foo =
|
||||
let
|
||||
a = b@1
|
||||
cccc = ()
|
||||
in foo
|
||||
|
||||
#test issue 48 b
|
||||
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
|
|
Loading…
Reference in New Issue