Hacker News new | ask | show | jobs
by jrempel 2379 days ago
value vs variable. As someone that works on both Kotlin and Java daily, what is issue? 95% of the time I'm using val.
1 comments

They also look completely different in the IDE
They should because it's very easy to miss when skimming over the code otherwise.