Files
kotlin-fork/analysis/analysis-api/testData/referenceResolve/superWithLabel_caretAtLabel.txt
T
Tianyu Geng d3c91ee9be FIR IDE: align resolution behavior of super with FE1.0
That is, for a labeled `super`, the keyword should resolve to the super
type and the label should be resolved to the current type.
2021-10-26 08:50:37 +00:00

3 lines
40 B
Plaintext
Vendored

Resolved to:
0: (in ROOT) class Foo : A