Extract Interface: Fix type import when converting parameter to property
#KT-18736 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
class Z
|
||||
Reference in New Issue
Block a user
#KT-18736 Fixed
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
class Z
|
||||