Files
kotlin-fork/compiler/testData/diagnostics/tests
pyos 99e51f6940 FIR: check assignments and references to members in constructors
I.e. emit VAL_REASSIGNMENT on repeated assignments to `this.something`,
UNINITIALIZED_VARIABLE on reads of it before any assignment if there is
no initializer, and CAPTURED_MEMBER_VAL_INITIALIZATION on assignments
inside non-called-in-place functions and named classes.

^KT-55528 Fixed
2023-01-26 13:12:13 +00:00
..
2022-06-28 16:58:20 +02:00
2022-12-08 10:19:27 +00:00
2021-11-12 15:20:45 +03:00
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00
2021-11-12 15:20:44 +03:00
2021-07-28 23:17:31 +03:00
2022-02-25 11:46:27 +00:00
2022-10-25 12:33:08 +00:00
2022-10-25 12:33:08 +00:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00