Sophrinix / TryRuby

Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubyists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
tryruby.org
347 stars 79 forks source link

"Jimmy" * 5 = SyntaxError #111

Closed chosig closed 13 years ago

chosig commented 13 years ago
>> "Jimmy" * 5                                                          
SyntaxError: 
:103: syntax error, unexpected tGVAR, expecting $end $stdout = StringIO.new