====== Variables ====== A *variable* is indicated by a dollar sign (`$`, U+0024) followed by the variable name, which must be a symbol (either quoted or unquoted). The following are legal variables. $x $variable_name $a21 $'' $' * '