Skip to content

Instantly share code, notes, and snippets.

@lloc
Created December 8, 2017 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloc/cf4d9b99272c6083e0f9545a13cff20d to your computer and use it in GitHub Desktop.
Save lloc/cf4d9b99272c6083e0f9545a13cff20d to your computer and use it in GitHub Desktop.
public class MerryChristmas {
public static void main(String[] args) {
System.out.println("Merry Christmas");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment