Strings are passed by reference.  No error is detected if an attempt is made to
assign into the formal parameter, but the result is unpredictable.


