Files
kotlin-fork/compiler/tests-gen/org/jetbrains/kotlin/codegen
Alexander Udalov f01e633f8b JVM: do not put public field access into a single expression block
It affects the `is IrGetField` check in
TypeOperatorLowering.computeNotNullAssertionText, which leads to missing
NPE messages when accessing backing fields of public properties.

 #KT-64615
2024-01-10 11:10:08 +00:00
..
2024-01-05 13:43:17 +00:00
2024-01-05 13:43:17 +00:00