Files
kotlin-fork/analysis/analysis-api/testData/components/diagnosticsProvider/diagnostics/incompleteDelegation.descriptors.txt
T
Egor Kulikov 001e9a4489 [FIR] Source for property delegates should not be null
^KT-60327 fixed


Merge-request: KT-MR-13221
Merged-by: Egor Kulikov <Egor.Kulikov@jetbrains.com>
2023-11-29 08:27:53 +00:00

8 lines
299 B
Plaintext
Vendored

Diagnostics from elements:
for PSI element of type KtParameter at (3,21-28)
UNUSED_PARAMETER text ranges: [(53,54)]
PSI: KtParameter at (3,21-28)
for PSI element of type KtParameter at (3,30-45)
UNUSED_PARAMETER text ranges: [(62,63)]
PSI: KtParameter at (3,30-45)