[project @ 2001-08-22 11:45:06 by sewardj]
[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"