There's no smartcast even in `if (tag === SomeObje...
# getting-started
m
There's no smartcast even in
if (tag === SomeObject) {...
, where SomeObject is an object declaration (
object SomeObject
).