FIR IDE: Enable tests for ReplaceInfixOrOperatorCallFix.

This commit is contained in:
Mark Punzalan
2021-05-21 21:41:59 +00:00
committed by teamcityserver
parent afeeec3091
commit 5a7f4ffc99
36 changed files with 244 additions and 28 deletions
@@ -3,4 +3,6 @@
fun foo(bar: Int?) {
bar +<caret> 1
}
}
/* IGNORE_FIR */