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