Check for word boundaries when looking for operators in ParamIterator
As found by Igor Kushnir during code review, the old code didn't handle custom identifiers that ended with the string 'operator'.
Please register or sign in to comment
As found by Igor Kushnir during code review, the old code didn't handle custom identifiers that ended with the string 'operator'.