INT v2 = alias; # sets v2 to the value of var, that is, 3 # alias := 42; # sets var to 42 #