[project @ 1997-09-05 09:16:19 by simonm]
[ghc-hetmet.git] / ghc / tests / codeGen / cg038.hs
1 {-
2 From: Rajiv Mirani <mirani>
3 Date: Sat, 26 Aug 95 21:14:47 -0400
4 Subject: GHC bug
5
6 GHC can't parse the following program when there is no newline at the 
7 end of the last line:
8 -}
9
10 module Main where
11 main = return ()
12 -- random comment