blob: d49946f512cae02146557d8a64cd2449f222c426 [file]
// RUN_PIPELINE_TILL: BACKEND
// ISSUE: KTIJ-15380
fun test() {
var x = 0
if (x == x) {}
}
/* GENERATED_FIR_TAGS: equalityExpression, functionDeclaration, ifExpression, integerLiteral, localProperty,
propertyDeclaration */