Move all basic completion tests to common folder
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package first
|
||||
|
||||
fun firstFun() {
|
||||
val a = In<caret>
|
||||
}
|
||||
|
||||
// TIME: 0
|
||||
// EXIST: Int~(jet)
|
||||
// ABSENT: Int~(jet.runtime.SharedVar)
|
||||
Reference in New Issue
Block a user