hybridgroup / kidsruby

KidsRuby is a Ruby programming environment meant for kids to learn and have fun!
http://kidsruby.com
Other
333 stars 104 forks source link

Certain syntax errors don't show any errors when running #71

Closed kiafaldorius closed 10 years ago

kiafaldorius commented 12 years ago

for example:

syntax_error = "parse this"

If there's a space instead of the _, it fails to render any warning or error:

syntax error = "parse this"
hunterboerner commented 10 years ago

Closing do to old age. Please retest on latest KidsRuby version and if problem persists, reopen the issue with details.