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.
Loading
Please sign in to comment
As is done by ignoreParenImpCasts(). We were not previously calling the correct internal method. Adjust tests to account for this.