Skip to content

Instantly share code, notes, and snippets.

@miaout17
Created August 19, 2011 14:45
Show Gist options
  • Save miaout17/1156965 to your computer and use it in GitHub Desktop.
Save miaout17/1156965 to your computer and use it in GitHub Desktop.
class A
end
puts A::Object
# tst.rb:3: warning: toplevel constant Object referenced by A::Object
# true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment