Java generally doesn't care about tail recursion (...
# random
a
Java generally doesn't care about tail recursion (it "will eventually get done"), but i was wondering if this is also the case with Kotlin because of JVM