Skip to content

Instantly share code, notes, and snippets.

@legarnica
Created November 8, 2018 18:50
Show Gist options
  • Save legarnica/086bc76f7cebd9d3b5e2a46195b94e43 to your computer and use it in GitHub Desktop.
Save legarnica/086bc76f7cebd9d3b5e2a46195b94e43 to your computer and use it in GitHub Desktop.
pubic class Principal{
public static void main(String[] args){
System.out.println("Hola gist");
}
}
@legarnica
Copy link
Author

This is only a test of this tool

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