for (true ? '' in cond1() : cond2(); false; ) { ; } /**************************************************/ for(true?'' in cond1():cond2();false;); /**************************************************/ for ( true ? '' in cond1( ) : cond2( ); false; ) { ; }