Safe Delete: Fix tests in IDEA 2017.1
Now Java refactoring checks for side effects when deleting arguments, so instantiation of Kotlin FunctionN is treated as "unsafe"
This commit is contained in:
committed by
Dmitry Jemerov
parent
b65460c12f
commit
ecd56c6a40
+1
@@ -0,0 +1 @@
|
||||
parameter f has 1 usage that is not safe to delete.
|
||||
+1
@@ -0,0 +1 @@
|
||||
parameter f has 1 usage that is not safe to delete.
|
||||
Reference in New Issue
Block a user