Closed wilkinsona closed 2 years ago
TernaryInIf and TernaryInWhile will need to be updated so that the fix for a false negative from SimplifyBooleanExpression doesn't result in errors being reported.
TernaryInIf
TernaryInWhile
SimplifyBooleanExpression
TernaryInIf
andTernaryInWhile
will need to be updated so that the fix for a false negative fromSimplifyBooleanExpression
doesn't result in errors being reported.