summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_compile/tc018.hs
blob: 7fb398c6e65115832536c0081b0daf2d349de0b8 (plain)
1
2
3
4
module ShouldSucceed where

w = a where a = y
            y = 2