ext_90928 ([identity profile] sciamachy.livejournal.com) wrote in [personal profile] boglin 2005-04-19 11:29 pm (UTC)

Or even:
public class WhoAmI {
    public void go(){
        while(true)
            System.out.println("NO! I'M LARS ULRICH!!");
    }

    public static void main(String[] args){
        new WhoAmI().go();
    }
}

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting