but when you use it with `else` branch in `when(se...
# language-proposals
c
but when you use it with
else
branch in
when(sealedClassInstance)
, you lose the compile-time safety when adding new types in your
sealed class