Created
November 8, 2018 18:50
-
-
Save legarnica/086bc76f7cebd9d3b5e2a46195b94e43 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pubic class Principal{ | |
public static void main(String[] args){ | |
System.out.println("Hola gist"); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is only a test of this tool