I’m probably wrong here, but… isn’t all input by reference anyway with a macro? Because the macro is just a substitution, so by definition you can’t have automatic local copies of variables.
Maybe that’s why they got rid of it…
I’m probably wrong here, but… isn’t all input by reference anyway with a macro? Because the macro is just a substitution, so by definition you can’t have automatic local copies of variables.
Maybe that’s why they got rid of it…