summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc001.hs
blob: c3b0a785e26ed22afae9ba8fc8ac7924f6a1d890 (plain)
1
2
3
module ShouldSucceed where

a x = y+2 where y = x+3