Smart completion: no fq-names in types

This commit is contained in:
Valentin Kipyatkov
2014-04-18 22:46:38 +04:00
parent 4968377969
commit 28e0f3013b
9 changed files with 12 additions and 12 deletions
@@ -6,4 +6,4 @@ class Foo{
}
}
// EXIST: { lookupString:"this@foo", typeText:"kotlin.String" }
// EXIST: { lookupString:"this@foo", typeText:"String" }