KT-62695 [AA] Preliminary set of tests for extensions resolve
This commit is contained in:
committed by
Space Team
parent
c0d54f9bbf
commit
f9d4a35d80
+13
@@ -0,0 +1,13 @@
|
||||
Caret 1 resolved to:
|
||||
0: (in test) fun kotlin.Any.function()
|
||||
1: (in test) fun test.Base.function(i: kotlin.Int)
|
||||
|
||||
Caret 2 resolved to:
|
||||
0: (in test) fun kotlin.Any.function()
|
||||
1: (in test) fun test.Base.function(i: kotlin.Int)
|
||||
|
||||
Caret 3 resolved to:
|
||||
0: (in test.Base) fun function()
|
||||
|
||||
Caret 4 resolved to:
|
||||
0: (in test.Base) fun function()
|
||||
Reference in New Issue
Block a user