summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/5644/heap-overflow.hs
blob: 1dedc72e2ba657db89665603166b4ff14a500b31 (plain)
1
2
3
4
5
6
7
8
module Main where

import Util
import ManyQueue

main = do
  runTest testManyQueue'1P3C 
  runTest testManyQueue'1P1C