Closed Remillard closed 5 years ago
Tracked this down to the use of the parenthesis operation. I think it's creating new instance of the parethesis tracker every line instead of keeping the old one.
Yep, it was that. Rejiggered the use of a class instance and it seems to copy just fine now.
The following function declaration doesn't seem to copy correct for subprogram copying
and returns the following error: