More correct & quick check of descriptor being from library

This commit is contained in:
Valentin Kipyatkov
2015-10-30 19:29:46 +03:00
parent b05d490eeb
commit 67cf9f9510
2 changed files with 15 additions and 9 deletions
@@ -1,5 +1,5 @@
val x = LinesSequence<caret>
val x = AccessDeniedExc<caret>
// INVOCATION_COUNT: 2
// EXIST: { lookupString:"LinesSequence", tailText:" (kotlin.io)" }
// EXIST: { lookupString:"AccessDeniedException", tailText:" (kotlin.io)" }
// NOTHING_ELSE