This commit is contained in:
Valentin Kipyatkov
2015-08-15 01:06:03 +03:00
parent 275299f5e2
commit 947db74b62
4 changed files with 5 additions and 5 deletions
@@ -2,7 +2,7 @@ fun some(a: Double<caret>) {
}
// INVOCATION_COUNT: 2
// WITH_ORDER: true
// WITH_ORDER
// EXIST: { lookupString:"Double", tailText:" (kotlin)" }
// EXIST_JAVA_ONLY: { lookupString:"Double", tailText:" (java.lang)" }
// EXIST: { lookupString:"DoubleArray", tailText:" (kotlin)" }