Skip to content

Instantly share code, notes, and snippets.

@jeeyoungk
Created May 22, 2013 20:52
Show Gist options
  • Save jeeyoungk/5630805 to your computer and use it in GitHub Desktop.
Save jeeyoungk/5630805 to your computer and use it in GitHub Desktop.
public class Test {
public static void main(String ... args) {
System\u002eout\u002eprintln("hello, world");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment