Skip to content

Instantly share code, notes, and snippets.

@fujimura
Created June 5, 2014 03:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fujimura/514bdc2951d0155ff5bc to your computer and use it in GitHub Desktop.
Save fujimura/514bdc2951d0155ff5bc to your computer and use it in GitHub Desktop.
if false
x = 1
end
puts "x: #{x.inspect}" #=> x: nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment