FIR checker: report uninitialized member/extension properties

This commit is contained in:
Jinseong Jeon
2021-02-23 14:33:44 -08:00
committed by Dmitriy Novozhilov
parent e8028e7825
commit e009b71f88
63 changed files with 487 additions and 230 deletions
@@ -1,7 +1,7 @@
package bar
@file:foo
val prop
<!MUST_BE_INITIALIZED!>@file:foo
val prop<!>
@file:[bar baz]
fun func() {}