Hacker News new | ask | show | jobs
by jeapostrophe 4687 days ago
That's not a counter-example. I'm not saying that Java doesn't allow syntax that might look like "number + string", just that it does not actually add them, like C does where: 3 + "4" means something very surprising.