Chapter 20
Program Debugging
assign
assign
var
=
expr
Assign the value of
expr
to variable
var
.
Reference: alias
Reference: call