Join Slack
Powered by
How do I tell the compiler to not try and smart ca...
# announcements
d
diesieben07
05/25/2018, 3:13 PM
How do I tell the compiler to
not
try and smart cast... If I am doing a null-check before, it will always try to smart-cast (and fail, because it's not a val) even if the code compiles without smart-cast. 🙁
Open in Slack
Previous
Next