oh I see, so Kotlin's `when` behavior is likes jav...
# android
e
oh I see, so Kotlin's
when
behavior is likes java
case ...: break
?