Skip to content

Instantly share code, notes, and snippets.

@Flaque
Created June 6, 2014 02:38
Show Gist options
  • Save Flaque/739fcb8f17bab73e5c66 to your computer and use it in GitHub Desktop.
Save Flaque/739fcb8f17bab73e5c66 to your computer and use it in GitHub Desktop.
public class Boat {
public static void main(String[] args){
System.out.print("Type something here!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment