Skip to content

Instantly share code, notes, and snippets.

@sadasant
Forked from scalone/mrbc_fail.rb
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sadasant/cdccff0d77de617a8789 to your computer and use it in GitHub Desktop.
Save sadasant/cdccff0d77de617a8789 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