michaelrocks
01/30/2016, 4:43 PMconst
properties that Kotlin compiler should inline values of such properties, as far as I know. In other words property field access must be replaced with a constant property value. But for some reason I do not observe this behavior in generated bytecode.