Update lookupTracker test data for tower resolution algorithm

This commit is contained in:
Stanislav Erokhin
2015-12-08 18:59:05 +03:00
parent 239502368a
commit 79b30dddf9
10 changed files with 66 additions and 66 deletions
@@ -4,7 +4,7 @@ import bar./*p:bar*/C
import baz.*
/*p:foo*/fun usages() {
val c = /*p:foo p:baz p:java.lang p:kotlin p:kotlin.annotation p:kotlin.jvm p:kotlin.io*/C()
val c = C()
c./*c:bar.C*/field
c./*c:bar.C*/field = 2