Minor: change rendering of class objects' types in completion

This commit is contained in:
Pavel V. Talanov
2015-02-26 20:21:45 +03:00
parent cbf9208c1d
commit 4370b50841
2 changed files with 2 additions and 5 deletions
@@ -10,4 +10,4 @@ class R {
}
}
// EXIST: { itemText: "f", tailText: "() for B in class object for R" }
// EXIST: { itemText: "f", tailText: "() for B in R.Default" }