FIR IDE: Enable tests for ReplaceInfixOrOperatorCallFix.
This commit is contained in:
committed by
teamcityserver
parent
afeeec3091
commit
5a7f4ffc99
+2
@@ -7,3 +7,5 @@ fun foo(b: A) {
|
||||
var a: A? = A()
|
||||
a <caret>+= b
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
|
||||
Reference in New Issue
Block a user