summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops/should_run/T23071.hs
blob: e28a3b884a808ce5ca9debc64aa7516958bcf12e (plain)
1
2
3
4
5
import Control.Monad
import GHC.Conc.Sync

main = replicateM_ 1000000 $ listThreads >>= print