Hm, beta4 seems to have changed smart cast abiliti...
# announcements
m
Hm, beta4 seems to have changed smart cast abilities for non-nullness, now says "it.value.myprop" is a complex expression. Considering I null-checked previously and this is not multi-threaded.. why wouldn't the compiler auto-cast?