Hacker News new | ask | show | jobs
by kirankp89 1131 days ago
I am not super familiar with Java but that syntax typically implies type inference, which is not the same as not needing type annotations.
1 comments

Not only is it type inference, it's limited to locally declared variables.