Bananatank: Difference between revisions

From Digibutter.Nerr Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:
     }
     }
}</nowiki>
}</nowiki>
Copy and paste into notepad and save as Bananatank.java then run.
[[Category:Members]]

Revision as of 01:32, 11 February 2009

public class Bananatank { public static void main(String[] args) { while(0 != 1) System.err.println("I GET MY BUSINESS DONE BRO! FO' REALZ") } } Copy and paste into notepad and save as Bananatank.java then run.