Dropped extra caret markers and introduced separate marker for referencing from context.

This commit is contained in:
Zalim Bashorov
2014-02-24 18:37:48 +04:00
parent 75e10322d0
commit 559ea28a6b
5 changed files with 9 additions and 10 deletions
@@ -2,7 +2,7 @@ import inlibrary.test.*
val a: <caret>ReferenceTest? = null
// CONTEXT: val test: <caret>Test? = null
// CONTEXT: val test: <ref-caret>Test? = null
// WITH_LIBRARY: /resolve/referenceInLib/inLibrarySource
// REF: (inlibrary.test).Test