2023-08-06 19:16 UTC
@chethaase yeah, that will get you a stack overflow before you are drunk. Here, I fixed it for you:
while(true) drink();
Replies (1)
-
@aoriani@androiddev.social 2023-08-06 19:34
@yigit @chethaase We can turn it into a "healthier" function : fun drink() = throw throw UnsupportedOperationException() Just kidding!