Skip to content

Instantly share code, notes, and snippets.

@fabiocerqueira
Created July 6, 2015 16:00
Show Gist options
  • Select an option

  • Save fabiocerqueira/85609e719e1141ceee9d to your computer and use it in GitHub Desktop.

Select an option

Save fabiocerqueira/85609e719e1141ceee9d to your computer and use it in GitHub Desktop.
Ruby whitespace sensitivity
foo = 23
def bar
42
end
puts bar /foo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment