Files
kotlin-fork/compiler/testData
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-12-06 20:16:58 +03:00
2018-11-29 12:48:52 +03:00
2018-12-10 17:26:55 +03:00
2018-08-08 12:12:15 +03:00