{* file: if/incorrect/modifying_expression_0054.in *} {var $foo = 42, $bar = 101} 0054:{if ( $foo + ( ( $bar .= 5 ) ) )}this should never appear{/if}