Fixed bug in import insertion: it did not work with descriptors taken before modifications
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// ALL_UNDER_IMPORTS: true
|
||||
package foo
|
||||
|
||||
<selection>fun foo(p: bar.Class1): bar.Class2 { }</selection>
|
||||
Reference in New Issue
Block a user