DEBSOURCES
Skip Quicknav
sources / ruby3.4 / 3.4.5-1~exp1 / spec / ruby / core / module / fixtures / module.rb
12345678
module ModuleSpecs module Anonymous module Child end SameChild = Child end end