KT-5959 Imports should be inserted on paste from java with conversion to Kotlin

#KT-5959 Fixed
This commit is contained in:
Valentin Kipyatkov
2015-04-03 15:55:56 +03:00
parent 754567af07
commit 506f84fb8a
41 changed files with 462 additions and 172 deletions
@@ -1,3 +1,4 @@
// NO_CONVERSION_EXPECTED
public static void main(String[]args){
a + <selection>b - c + d</selection> - e
}