Skip to content

Instantly share code, notes, and snippets.

@vinimonteiro
Created January 17, 2022 16:42
Show Gist options
  • Save vinimonteiro/4d15ea59e88aeefcf542dbe58c4d3159 to your computer and use it in GitHub Desktop.
Save vinimonteiro/4d15ea59e88aeefcf542dbe58c4d3159 to your computer and use it in GitHub Desktop.
block_java
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