Auto-import popup uses new algorithm for import insertion
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// "Import" "true"
|
||||
// ERROR: Unresolved reference: Nested
|
||||
|
||||
import test.Test
|
||||
|
||||
val a = <caret>Test.Nested
|
||||
Reference in New Issue
Block a user