await(); print 'b'; }); $future1->await(); $future2->await(); $future3->await(); delay(1); print 'e'; delay(1); print 'f';