More clear test data format

This commit is contained in:
Valentin Kipyatkov
2014-12-05 09:02:21 +03:00
parent cb5c12cda3
commit e9f1ae5886
3 changed files with 3 additions and 3 deletions
@@ -2,7 +2,7 @@ fun some(a: Double<caret>) {
}
// INVOCATION_COUNT: 2
// WITH_ORDER: 1
// WITH_ORDER: true
// EXIST: { lookupString:"Double", tailText:" (kotlin)" }
// EXIST_JAVA_ONLY: { lookupString:"Double", tailText:" (java.lang)" }
// EXIST: { lookupString:"DoubleArray", tailText:" (kotlin)" }