Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Did this cause some issue? Does this fix something if so can we add a test, because maybe the line isn't needed
I would think we'd want to keep this as an identifier. we are just treating arg? the same as we would arg
Comment Actions
I did, but I think the correct code is to remove line 249 completely and not to set the token type to the question mark, unless there was an issue which suggested the otherway in which case it should be added as a test, but I think something like PVS-Studio was used to detect this as an issue but then actually the wrong assumption is being made as to what was intended. (which is more dangerous than the self assignment in the first place)