Skip to content

Instantly share code, notes, and snippets.

@tosik
Created March 21, 2014 12:41
Show Gist options
  • Select an option

  • Save tosik/9685334 to your computer and use it in GitHub Desktop.

Select an option

Save tosik/9685334 to your computer and use it in GitHub Desktop.
class Bar
end
$ mrbc -oout foo.rb bar.rb
bar.rb:0:8: syntax error, unexpected keyword_class, expecting $end
class Foo
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment