Files
kotlin-fork/analysis/analysis-api/testData/referenceResolve/kDoc/extensions/topLevelFunction.txt
T
Roman Golyshev 2befd2bffb KT-62695 [AA] Implement resolution of extension functions in KDoc
The solution is not complete, since resolution of KDocs is not
fully specified and is rather tricky.
Many more corner cases are to be expected.
This solution should at least give some groundwork for the future
improvements/fixes of the resolver.

^KT-62695 Fixed
2024-01-26 10:12:09 +00:00

11 lines
226 B
Plaintext
Vendored

Caret 1 resolved to:
0: (in test) fun test.Foo.extFun()
Caret 2 resolved to:
0: (in test) fun test.Foo.extFun()
Caret 3 resolved to:
0: (in test) fun test.Foo.extFun()
Caret 4 resolved to:
0: (in test) fun test.Foo.extFun()