Created
November 9, 2021 18:21
-
-
Save soffes/4a7e74c151150f0b4242f2b23bf5a3b5 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
def this(_); end | |
def is(_); end | |
def fine; puts 'chaos' end | |
this is fine |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment