Created
January 17, 2022 16:42
-
-
Save vinimonteiro/4d15ea59e88aeefcf542dbe58c4d3159 to your computer and use it in GitHub Desktop.
block_java
This file contains hidden or 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
if (true) { | |
System.out.println("OK") | |
System.out.println("Bye") | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment