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