68c0bb9dc2
Change test data format
4 lines
79 B
Kotlin
Vendored
4 lines
79 B
Kotlin
Vendored
import testData.libraries.*
|
|
|
|
val color: Color? = Color.RED
|
|
val rgb = color?.rgb |