<@U0AK89KT6>: in your code `colour` is a `Long` no...
# announcements
b
@jkbbwr: in your code
colour
is a
Long
not an
Int
.
val colour: Int = 0xf1f2f3f4
doesn’t currently work (I can’t remember if this was a YouTrack issue or Working as Designed)