FIR IDE: Enable ReplaceInfixOrOperatorCallFix for UNSAFE_CALL,
UNSAFE_INFIX_CALL, UNSAFE_OPERATOR_CALL.
This commit is contained in:
committed by
teamcityserver
parent
5a7f4ffc99
commit
ca7649edbb
+1
-3
@@ -4,6 +4,4 @@
|
||||
fun foo(bar: Int?) {
|
||||
var i: Int = 1
|
||||
i = bar +<caret> 1
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
}
|
||||
Reference in New Issue
Block a user