Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created May 19, 2017 09:32
Show Gist options
  • Save dminuoso/3e313ec5e3e7fcec08fd6c9fe5536251 to your computer and use it in GitHub Desktop.
Save dminuoso/3e313ec5e3e7fcec08fd6c9fe5536251 to your computer and use it in GitHub Desktop.
def process_defn
if false
case 42
when s {} then
when 42 then
return
end
end
return
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment