Found in 1 comment on Hacker News
winrid · 2023-07-24 · Original thread
You don't need to have the "int" there, though, right? You can just do "val a = 1" [0]

Don't get me wrong, I still pick Java over Kotlin, but I thought ktl had type inference. Even Java has "var a = 1" now. I just wish we had optional named parameters in Java, that's like, my biggest issue with the language.

[0] https://www.oreilly.com/library/view/kotlin-programming-the/...