Use EqualityTest for either value or ref comparions, and ReferenceEqualityTest for strictly ref comparison.

This commit is contained in:
Chris Smowton
2022-02-07 16:56:45 +00:00
committed by Ian Lynagh
parent f95effcf82
commit 7dec3f4835
26 changed files with 47 additions and 47 deletions

View File

@@ -9,6 +9,6 @@
import java
from AnyEqualityTest eq
from EqualityTest eq
where eq.getAnOperand() instanceof BooleanLiteral
select eq