Extract Function: Infer parameter type candidates
#KT-4940 Fixed
This commit is contained in:
+2
@@ -1,3 +1,5 @@
|
||||
// PARAM_TYPES: A
|
||||
// PARAM_TYPES: A.B
|
||||
public open class Z {
|
||||
val z: Int = 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user