Switch JetMultifileBasicCompletionTest to generated approach
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package first
|
||||
|
||||
// For KT-3102
|
||||
|
||||
import second.foo
|
||||
|
||||
fun test() = foo().ext<caret>
|
||||
|
||||
// EXIST: extensionFunction1, extensionFunction2
|
||||
Reference in New Issue
Block a user