fix tests in org.jetbrains.kotlin.idea.refactoring.introduce
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
Following declarations are used outside of selected code fragment: public constructor A(n: Int = ...) value-parameter val n: Int = ...
|
||||
Following declarations are used outside of selected code fragment: constructor A(n: Int = ...) value-parameter val n: Int = ...
|
||||
Reference in New Issue
Block a user