Skip to content

Instantly share code, notes, and snippets.

@laynor
Created January 10, 2012 03:18
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 laynor/1586667 to your computer and use it in GitHub Desktop.
Save laynor/1586667 to your computer and use it in GitHub Desktop.
crasto (1,2) { puts "asdf" }
SyntaxError: (irb):7: syntax error, unexpected ',', expecting ')'
crasto (1,2) { puts "asdf" }
^
from /home/ale/.rvm/rubies/ruby-1.9.2-p290/bin/irb:16:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment