Files
kotlin-fork/analysis/analysis-api/testData/referenceResolve/DestructuringDeclarationInInit.txt
T
Marco Pennekamp fb43e53ca3 [LL FIR] KTIJ-24574 Fix containing declaration finder for init blocks
- KTIJ-24574 occurred because a local destructuring declaration was
  erroneously returned as the non-local containing declaration of an
  element by `getNonLocalContainingOrThisDeclaration`. This occurred in
  `init` blocks.

KTIJ-24574 fixed
2023-02-13 10:38:26 +00:00

3 lines
44 B
Plaintext
Vendored

Resolved to:
0: (in ROOT) var x: kotlin.Any