Test output for binary-heap [ok]

Testing time: 0s

/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null

-- testing heap-sort ---------------------------------------------------------
'(0 1 2 3 3 3 3 4 4 5 5 5 6 6 7 9 34 67) ............................. [ PASS]
1 test completed in 0.001 seconds.
1 out of 1 (100%) test passed.
-- done testing heap-sort ----------------------------------------------------