Move all basic completion tests to common folder
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
fun main(args: Array<String>) {
|
||||
Array<caret>
|
||||
}
|
||||
|
||||
// TIME: 2
|
||||
// WITH_ORDER: 1
|
||||
// EXIST: Array~(jet)
|
||||
// EXIST_JAVA_ONLY: Array~(java.sql)
|
||||
// EXIST_JAVA_ONLY: ArrayList~<E> (java.util)
|
||||
// EXIST_JS_ONLY: ArrayList~(java.util)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// Developer! Every ancient failure of this test is important!
|
||||
Reference in New Issue
Block a user