svoid test_rstWithPreDelay_overQ() { Q q = startQ(); new Flag flag; rstWithPreDelay(0.1, q, flag)!; flag.waitUntilUp(3.0); }