Skip to content

Instantly share code, notes, and snippets.

@284km
Last active May 16, 2019 17:44
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 284km/e8a2325f522211c4888663c5b5ecb2da to your computer and use it in GitHub Desktop.
Save 284km/e8a2325f522211c4888663c5b5ecb2da to your computer and use it in GitHub Desktop.
# puts("Hello world") if false \
puts("Hello world") if false \ # (C-Z)
&& false &&
false
# WARNING !! It is recommended not to see the person who has not understood yet!
# NOTE: I use emacs key binding on Mac OS. And I don't know how to input C-D with vim ;-)
#
# https://github.com/ruby/ruby/blob/trunk/parse.y#L8534-L8539
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment