it should correctly render a non-expression "if" in one line ========== { } ========== ONE <% if(true) { %><% } %> THREE ========== ONE THREE