Skip to content

Instantly share code, notes, and snippets.

@timurista
Last active February 3, 2016 04:01
Show Gist options
  • Save timurista/33670ed5dda2e503b449 to your computer and use it in GitHub Desktop.
Save timurista/33670ed5dda2e503b449 to your computer and use it in GitHub Desktop.
Java test
My Class {
public static void main(String[] args) {
System.out.println("main");
}
}
@timurista
Copy link
Author

Great job! This runs effectively!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment