Y
Hacker News
new
|
ask
|
show
|
jobs
by
nikbackm
3 hours ago
Why even call it in that case?
2 comments
xuhu
3 hours ago
It's apparently a typo in the article, they probably meant to write `println()`.
link
IshKebab
1 hour ago
Typo in this case, but in general supporting "useless" code like this is sometimes a good idea because it makes writing generic code easier. Maybe not in this case.
link