Why even call it in that case?
It's apparently a typo in the article, they probably meant to write `println()`.
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.
It's apparently a typo in the article, they probably meant to write `println()`.