$x = 10; &function($x); # if I change $x = 5 print $x; # $x = 10