Skip to content

Instantly share code, notes, and snippets.

@Mati365
Created March 5, 2018 19:45
Show Gist options
  • Save Mati365/623660179b2cda8e5b2342e7e848a42f to your computer and use it in GitHub Desktop.
Save Mati365/623660179b2cda8e5b2342e7e848a42f to your computer and use it in GitHub Desktop.
public class Foo {
public static void main(String[] args) {
System.out.println("Hello world!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment