Skip to content

Instantly share code, notes, and snippets.

@pablq
Created April 5, 2014 04:00
Show Gist options
  • Save pablq/9987349 to your computer and use it in GitHub Desktop.
Save pablq/9987349 to your computer and use it in GitHub Desktop.
public class JustForFun
{
public static void main(String[] args)
{
System.out.println("Hello, Github!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment