Guest User

Untitled

a guest
Apr 26th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # commenting out the next line fixes the bug
  2. include Java
  3.  
  4. module Foo
  5. unless defined?(Default)
  6. class Default
  7. end
  8. end
  9. end
  10.  
  11. Foo::Default.new
Add Comment
Please, Sign In to add comment