The `!=null` check does not work for `var`s, but y...
# language-proposals
a
The
!=null
check does not work for `var`s, but you can capture the value with local
val varfield = varfield