Created
May 9, 2019 04:08
-
-
Save pocke/a62e7335568e9175fb2377ca6cf772b3 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
puts("Hello world") if false \ | |
&& false && | |
false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment