Skip to content

Instantly share code, notes, and snippets.

@dzfl
Created October 12, 2012 11:42
Show Gist options
  • Save dzfl/3878824 to your computer and use it in GitHub Desktop.
Save dzfl/3878824 to your computer and use it in GitHub Desktop.
$ ruby -v
ruby 1.9.2p320 (2012-04-20 revision 35421) [i686-linux]
$ ruby -Eutf-8 examples/tig.rb --debug
examples/tig.rb:2050: invalid multibyte char (US-ASCII)
examples/tig.rb:2050: invalid multibyte char (US-ASCII)
examples/tig.rb:2050: syntax error, unexpected $end, expecting keyword_end
... str = "\00310♺ \017" + str if status.retwe...
... ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment