Files
kotlin-fork/analysis/analysis-api/testData/referenceResolve/thisExtensionReceiver.txt
T
Tianyu Geng e195f0426e FIR IDE: add KtExtensionReceiverSymbol
This symbol represents the extension receiver of a callable and
currently is used as the resolution target of `this` in a callable with
extension.
2021-10-26 08:50:38 +00:00

2 lines
61 B
Plaintext
Vendored

Resolved to:
0: extension receiver of fun kotlin.String.foo()