I have found some Code: is it necessary to do this: "clear lt_return, lt_return[]."
is it not redundant to do this:
clear: lt_return, lt_return[]."
would not the following statement achieve the same result:
clear lt_return.