( my $test ) ? print 'c' : do{ print 'a'; print 'b' };