Reworked k2k copy-paste action.

Get rid of resolve from copy phase, paste phase performs resolve in bg

#KT-33939 Fixed
This commit is contained in:
Vladimir Dolzhenko
2019-12-13 23:41:51 +01:00
parent 9f15c0f4d7
commit 5730a21e7b
20 changed files with 603 additions and 149 deletions
@@ -0,0 +1,3 @@
package foo
class Bar(val v: Int){}