This wasn't meant as a prank, that's code I wrote ...
# random
k
This wasn't meant as a prank, that's code I wrote to get around return type mismatch in an expression function à la
Copy code
fun foo() = doStuff().coerceToFalse()
Luckily the return value was never checked