Using reference variables in
functions
The point of reference variables and functions is that
you can pass a variable as a parameter and have the
variable changed in the function.