Use common infrastructure for JetMultifileBasicCompletionTest
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package some
|
||||
|
||||
fun foo(i: Int) = 1
|
||||
fun test() {
|
||||
foo(B<caret>)
|
||||
}
|
||||
|
||||
/* KT-3779, KT-2821 */
|
||||
|
||||
// EXIST: Bar
|
||||
Reference in New Issue
Block a user