Generate static backing fields for properties in object
#KT-4973 Fixed
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package test
|
||||
|
||||
object Object {
|
||||
val CONST = "old"
|
||||
}
|
||||
Reference in New Issue
Block a user