Skip to content

Instantly share code, notes, and snippets.

@kotp
Created November 1, 2011 04:37
Show Gist options
  • Save kotp/1329953 to your computer and use it in GitHub Desktop.
Save kotp/1329953 to your computer and use it in GitHub Desktop.
Book Review
SyntaxError: compile error
(irb):3: syntax error, unexpected kNOT, expecting ')'
puts( not(1 == 1))
^
(irb):3: syntax error, unexpected ')', expecting $end
from (irb):3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment