Skip to Content
0
Aug 22, 2023 at 02:56 PM

I have found some Code: is it necessary to do this: "clear lt_return, lt_return[]."

57 Views

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.