Skip to content

Instantly share code, notes, and snippets.

Created September 7, 2017 10:00
Show Gist options
  • Save anonymous/9defedd527081c754bd0c8e77e009b4a to your computer and use it in GitHub Desktop.
Save anonymous/9defedd527081c754bd0c8e77e009b4a to your computer and use it in GitHub Desktop.
def test()
if code
do loop
break if someothercode
end
code
someothercode
whatevercode
codecode
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment