1d710f501298cc8e9e055492bc08dcfabead17a7
[ghc-hetmet.git] / ghc / tests / reader / should_fail / read017.hs
1 module ShouldFail where
2
3 -- GHC < 5.01 used to get the line number wrong.
4 f (f f) = f
5
6 g = g