Since Kotlin doesn't provide implicit conversion f...
# announcements
k
Since Kotlin doesn't provide implicit conversion from any type to Unit, I think that the above code shouldn't compile. However, it compiles. Why?