1 2 3 4 5 6 7 8
module Main where import Util import ManyQueue main = do runTest testManyQueue'1P3C runTest testManyQueue'1P1C