Move all basic completion tests to common folder
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
class Test {
|
||||
val Str<caret>
|
||||
}
|
||||
|
||||
// TIME: 1
|
||||
// EXIST: String~(jet)
|
||||
// EXIST: StringBuilder
|
||||
// EXIST_JAVA_ONLY: StringBuffer
|
||||
Reference in New Issue
Block a user