fix tests in org.jetbrains.kotlin.idea.refactoring.introduce
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
// PARAM_TYPES: Z
|
||||
// PARAM_DESCRIPTOR: internal fun Z.foo(): kotlin.Int defined in root package
|
||||
// PARAM_DESCRIPTOR: public fun Z.foo(): kotlin.Int defined in root package
|
||||
class Z(val a: Int)
|
||||
|
||||
// SIBLING:
|
||||
|
||||
Reference in New Issue
Block a user