summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_fail/readFail020.hs
blob: d7cf818e238c9dac705b9140e0caff80e7e1fff8 (plain)
1
2
3
-- !!! cannot close a layout context with an explicit close brace
module ShouldFail where
f = let x = 42 } in x