7ba6140662986f122aa9b32a289f14fc6a35c506
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read015.hs
1 -- !!! Testing whether the parser likes empty declarations..
2 module ShouldCompile where { ;;;;;x=let{;;;;;y=2;;;;}in y;;;;;}