8

I've wasted 5 hours
That's why:

val x: Any = 0L
if (x != 0) {
return
}

Comments
  • 0
    Talking about kotlin being nullable 😂🤣
Add Comment