CopyKotlinDeclarationsHandler: fix for package with backticks

#KT-38543 Fixed
This commit is contained in:
Dmitry Gridin
2020-04-24 14:20:52 +07:00
parent b058dc12df
commit ccfea97390
8 changed files with 31 additions and 4 deletions
@@ -0,0 +1,4 @@
{
"mainFile": "foo/Foo.kt",
"targetPackage": ""
}