Move/copy refactoring: add base support of implicit package prefix
#KT-29720 Fixed
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package implicit.prefix
|
||||
|
||||
val a = 42
|
||||
|
||||
// comment
|
||||
|
||||
// some other comment
|
||||
val s = ""
|
||||
Reference in New Issue
Block a user