summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/parser/should_compile/read015.hs
blob: 7ba6140662986f122aa9b32a289f14fc6a35c506 (plain)
1
2
-- !!! Testing whether the parser likes empty declarations..
module ShouldCompile where { ;;;;;x=let{;;;;;y=2;;;;}in y;;;;;}