Smart cast is only working with local variables, b...
# announcements
p
Smart cast is only working with local variables, because they are guaranteed to not be modified by different thread.