summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar/should_compile/T13208.hs
blob: 30af974a1ebfa1f1b8e951ba3f984ca0caa70086 (plain)
1
2
3
module T13208 where

f x = let g = \x -> x in g True