define a 2
define b $a


echo [same? $a $b]

set! a 33


echo [same? $a $b]