Fix ignore-traversal to call correct method
As is done by ignoreParenImpCasts(). We were not previously calling the correct internal method. Adjust tests to account for this.
parent
8a5aea7b
Please register or sign in to comment
As is done by ignoreParenImpCasts(). We were not previously calling the correct internal method. Adjust tests to account for this.