Refactor tests and activate them for working with JS
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import java.io.InputStreamReader
|
||||
|
||||
val x = InputStreamReader<caret>
|
||||
|
||||
// TIME: 1
|
||||
// EXIST: InputStreamReader~(java.io)
|
||||
// NUMBER: 1
|
||||
Reference in New Issue
Block a user