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
@@ -3,6 +3,4 @@
|
||||
|
||||
fun foo(bar: Int?) {
|
||||
bar +<caret> 1
|
||||
}
|
||||
|
||||
/* IGNORE_FIR */
|
||||
}
|
||||
Reference in New Issue
Block a user