Hacker News new | ask | show | jobs
by vitiral 1019 days ago
You forgot to declare the package name! How are you going to properly load the hello.world.example package?
1 comments

Ah ah :-) It has been so long I actually copied it from a website.

But I had to look after your comment and Java can cope with no package declaration! https://stackoverflow.com/questions/2335211/what-is-the-defa...