--- cvsroot/Coro/t/10_bugs.t 2005/12/12 20:28:30 1.1 +++ cvsroot/Coro/t/10_bugs.t 2005/12/12 20:44:53 1.2 @@ -1,10 +1,14 @@ $|=1; print "1..3\n"; +# test for known buggy perls + use Coro; print "ok 1\n"; +# debian allocates 0.25mb of local variables in Perl_magic_get, +# normal is <<256 bytes. async { print "ok 2\n"; $1