<@U0BJ35747> Well, yes but that's not what `.value...
# tornadofx
p
@hastebrot Well, yes but that's not what
.value
is typed to in this case.
var value : T by property(defaultValue)
where
T
is
Int
I must be missing something in how this works...