summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/layout/layout009.hs
blob: 5383a4d80ef8cd732d1df61c75388838ad7dca71 (plain)
1
2
3
4
5
6

module M where

f :: Char
f = let {x = 'a'} in x