Files
kotlin-fork/compiler/testData/codegen/box/properties
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-07-10 13:34:19 +03:00
2018-08-09 14:22:46 +03:00
2018-07-10 13:34:19 +03:00
2018-08-15 10:26:28 +03:00
2018-08-17 21:44:08 +03:00
2018-08-09 14:22:50 +03:00
2018-06-14 19:54:30 +03:00
2018-09-18 14:36:20 +03:00
2018-08-09 16:30:32 +03:00
2018-08-09 14:22:46 +03:00
2018-06-28 12:26:41 +02:00
2018-08-09 14:22:50 +03:00
2018-08-09 14:22:50 +03:00