blob: 0a9d387ed74f3d3d40beaaf78f65795cc28cfea7 [file] [log] [blame]
val prop1 by extra(prop)
val prop3 by extra("${prop2}")
val prop6 by extra(prop)
val prop4 by extra(prop3)
val prop5 by extra(prop4)