Better test data format

This commit is contained in:
Valentin Kipyatkov
2015-05-18 11:11:27 +03:00
parent 603f7ef3c1
commit 54836113a7
77 changed files with 78 additions and 78 deletions
@@ -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
@@ -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