Interesting that `var test = object {}` can't actu...
# announcements
r
Interesting that
var test = object {}
can't actually be reassigned with anything since Kotlin doesn't have a type for it.