The `let` are not needed, after `if(temp == null)`...
# announcements
h
The
let
are not needed, after
if(temp == null)
,
temp
will be smart cast to
Int