Files
kotlin-fork/compiler/testData/codegen/box/properties/lateinit
Alexander Udalov 8c74312cf6 Fix isInitialized for companion lateinit properties
Instead of trying to access a missing field `Foo.foo`, call the
synthetic accessor `Foo.access$getFoo$cp` which, as per previous commit,
no longer contains the lateinit assertion

 #KT-21862 Fixed
2018-12-13 14:12:33 +01:00
..
2018-09-21 18:20:11 +03:00
2018-09-21 18:20:11 +03:00
2018-09-21 18:20:11 +03:00
2018-09-21 18:20:11 +03:00
2018-09-21 18:20:11 +03:00
2018-09-21 18:20:11 +03:00
2018-09-21 18:20:11 +03:00