Skip to content

Instantly share code, notes, and snippets.

@banbh
Created November 16, 2008 03:11
Show Gist options
  • Select an option

  • Save banbh/25390 to your computer and use it in GitHub Desktop.

Select an option

Save banbh/25390 to your computer and use it in GitHub Desktop.
public class Test {
public static void main(String[] args) throws Exception {
System.out.println("Hello world!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment