Hacker News new | ask | show | jobs
by hrpnk 1173 days ago
Aside from the spam PRs, there is actually one PR that fixes a bug: https://github.com/twitter/the-algorithm/pull/242/files
1 comments

Modern Java actually allows `10_000` for that very reason, as does Scala (https://scala-lang.org/files/archive/spec/2.13/01-lexical-sy...)
Add golang to the list.