Skip to content

Instantly share code, notes, and snippets.

@scalone
Created October 15, 2014 15:07
Show Gist options
  • Save scalone/57e2ca9113ec2d6bd8cb to your computer and use it in GitHub Desktop.
Save scalone/57e2ca9113ec2d6bd8cb to your computer and use it in GitHub Desktop.
# To compile `mrbc -o mrbc_fail.mrb mrbc_fail.rb`
class_decation_error T
def self.a
puts "aa"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment