[project @ 2000-11-03 10:38:26 by simonmar]
authorsimonmar <unknown>
Fri, 3 Nov 2000 10:38:26 +0000 (10:38 +0000)
committersimonmar <unknown>
Fri, 3 Nov 2000 10:38:26 +0000 (10:38 +0000)
remind me what this test does

ghc/tests/concurrent/should_run/conc021.hs

index 6d3fe0a..cd41dd6 100644 (file)
@@ -1,3 +1,5 @@
 module PrelMain where
 
+-- !!! test for uncaught exception
+
 mainIO = error "wurble"