Skip to content

Instantly share code, notes, and snippets.

@dminuoso
Created June 17, 2018 10:15
Show Gist options
  • Save dminuoso/5550b74a61b567a04e2c734dc7e7f522 to your computer and use it in GitHub Desktop.
Save dminuoso/5550b74a61b567a04e2c734dc7e7f522 to your computer and use it in GitHub Desktop.
irb(main):005:0> $foo = "abc
irb(main):006:0" "foo #$foo"
SyntaxError: (irb):6: syntax error, unexpected tIDENTIFIER, expecting end-of-input
"foo #$foo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment