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