Open
Description
Hello!
So I found this super small, low priority bug. Where !! can be used to force a variable to not be null to skip null checking, however, the compiler says the expression cannot be null, but will crash if it is. So maybe it's just a better error message? 🤔
Assigning to myself cause I could totally figure this out, once I get the time 😄