Skip to content

Instantly share code, notes, and snippets.

@ymendel
Created February 15, 2011 22:24
Show Gist options
  • Save ymendel/828387 to your computer and use it in GitHub Desktop.
Save ymendel/828387 to your computer and use it in GitHub Desktop.
fucking indentation, how does it work?
if (i_am_not_an_asshole) {
i_indent_code_reasonably
} elsif (some_other_shit) {
things_happen
} elsif (something_else) {
keep_going
} else {
i_fuck_your_mind
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment