blob: 95aed8103ecfec31ce141e5735c592e84ca498bf [file] [log] [blame]
val prop1 by extra("hello")
val prop2 by extra("swap around me :)")
val prop3 by extra(listOf(1, 2, 3))