Files
kotlin-fork/analysis/analysis-api/testData/referenceResolve/ResolveClass.txt
T
Mads Ager d13e117a58 Change FIR analysis API resolution for super type calls.
The IDE expects the super type calls to resolve to the constructor
invoked and not the class. The frontend itself resolves to the
class, so an extra layer is needed to adjust that to the constructor.
2022-02-01 16:31:26 +01:00

3 lines
40 B
Plaintext
Vendored

Resolved to:
0: (in Test) constructor()