Better test data format
This commit is contained in:
@@ -9,4 +9,4 @@ fun firstFun() {
|
||||
|
||||
// INVOCATION_COUNT: 1
|
||||
// EXIST: { lookupString:"toLinkedList", itemText:"toLinkedList", tailText:"() for Iterable<T> in kotlin" }
|
||||
// NOTHING_ELSE: true
|
||||
// NOTHING_ELSE
|
||||
|
||||
+1
-1
@@ -4,4 +4,4 @@ val x = InputStreamReader<caret>
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// EXIST: { lookupString:"InputStreamReader", tailText:" (java.io)" }
|
||||
// NOTHING_ELSE: true
|
||||
// NOTHING_ELSE
|
||||
|
||||
@@ -2,4 +2,4 @@ val x = LinesSequence<caret>
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// EXIST: { lookupString:"LinesSequence", tailText:" (kotlin.io)" }
|
||||
// NOTHING_ELSE: true
|
||||
// NOTHING_ELSE
|
||||
|
||||
Reference in New Issue
Block a user