Skip to content

Instantly share code, notes, and snippets.

@YSavir
Last active March 11, 2023 14:57
Show Gist options
  • Save YSavir/a69544fdd135ff225aee to your computer and use it in GitHub Desktop.
Save YSavir/a69544fdd135ff225aee to your computer and use it in GitHub Desktop.
hi
def hi
puts hi
end
def goodbye
puts 'gbye'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment