summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/readFail017.hs
blob: 1d710f501298cc8e9e055492bc08dcfabead17a7 (plain)
1
2
3
4
5
6
module ShouldFail where

-- GHC < 5.01 used to get the line number wrong.
f (f f) = f

g = g