Udate test framework for confidence tests. Move type directive to test files
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
fun main(args : Array<String>) {
|
||||
val mmm = 12
|
||||
val t = { i -> <caret>}
|
||||
}
|
||||
}
|
||||
|
||||
// TYPE: "mm "
|
||||
Reference in New Issue
Block a user