AdvancedExpressionFolding icon indicating copy to clipboard operation
AdvancedExpressionFolding copied to clipboard

Fix #130 by using isReferenceToReference helper method

Open alshain opened this issue 6 years ago • 2 comments

This should fix #130 by using isReferenceToReference which first does a null check on the result of r.resolve()

alshain avatar Jan 01 '19 14:01 alshain

I couldn't find a .stickler.yml file in this repository. I can make one for you, or you can create one by following the documentation.

stickler-ci avatar Jan 01 '19 14:01 stickler-ci

@alshain I have merged your PR to my fork

AntoniRokitnicki avatar Jan 19 '24 22:01 AntoniRokitnicki