[project @ 2001-06-04 16:34:19 by simonmar]
[ghc-hetmet.git] / ghc / tests / concurrent / should_run / conc021.hs
1 module PrelMain where
2
3 -- !!! test for uncaught exception
4
5 mainIO = error "wurble"