public class World {
public void hello() {
System.out.println(
"
"
);
}
public static void main(String[] args) {
new World().hello();
}
}
Posted by crafterm at August 16, 2004 06:28 PM
| TrackBack
Hi Marc!
Thanks! Yes mate, I'll be at the Ghent GetTogether again this year for sure! Looking forward to the Belgium/Aussie joke session already :)
Cheers,
M!
Posted by: Marcus Crafter at August 17, 2004 01:56 PM