FIR IDE: move FIR IDE completion tests to idea-fir module
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
fun test(x: java.lang.Integer) {
|
||||
x.<caret>
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
// FIR_COMPARISON
|
||||
import java.io.File
|
||||
|
||||
fun File.foo(absolutePath: String?) {
|
||||
|
||||
Reference in New Issue
Block a user