mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 05:24:23 +00:00
Even for singleton class definition such as `class << self` that shares the same container with the outer scope, its visibility is separated and set to `public` by default. https://github.com/ruby/rdoc/commit/baf26363b9