Serialize compile time constant for property initializer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
package test
|
||||
|
||||
internal val nsVal: kotlin.Int
|
||||
internal val nsVal: kotlin.Int = 1.toInt()
|
||||
internal fun <get-nsVal>(): kotlin.Int
|
||||
|
||||
Reference in New Issue
Block a user