CopyKotlinDeclarationsHandler: fix for package with backticks
#KT-38543 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
class Foo
|
||||
Reference in New Issue
Block a user
#KT-38543 Fixed
@@ -0,0 +1,3 @@
|
||||
package foo
|
||||
|
||||
class Foo
|
||||