Files
kotlin-fork/compiler/testData/diagnostics/tests/controlFlowAnalysis
Brian Norman c628172235 [FIR] Disallow qualified access to uninitialized fields in delegate
When using a field as the delegate for a super-interface of an object,
make sure uninitialized fields are not allowed. Specifically, disallow
access to these fields when referenced via object qualifier.

^KT-56489 Fixed
2024-01-23 23:16:00 +00:00
..
2021-10-03 17:10:06 +03:00