[project @ 1998-11-10 08:50:50 by sof]
[ghc-hetmet.git] / ghc / tests / reader / should_compile / read012.hs
1 module T1 where
2 malloc :: IO Int
3 malloc = _casm_ ``%r = 42;''