Skip to content

Instantly share code, notes, and snippets.

@enebo
Created October 22, 2019 16:34
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 enebo/7ec383a4ab824b91acec7215413b3e0c to your computer and use it in GitHub Desktop.
Save enebo/7ec383a4ab824b91acec7215413b3e0c to your computer and use it in GitHub Desktop.
p Java::Util
module Java
module Java
class Foo
end
module Util
class Bar
end
class HashMap
Foo = 1
end
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment