1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/main/fixtures
Chris Salzberg 82ac4a2399 Support using at toplevel in wrapped script
Allow refinements to be used at the toplevel within a script that is
loaded under a module.

Fixes [Bug #18960]
2022-09-24 09:41:15 +09:00
..
classes.rb
string_refinement.rb
string_refinement_user.rb
using.rb Support using at toplevel in wrapped script 2022-09-24 09:41:15 +09:00
using_in_main.rb Support using at toplevel in wrapped script 2022-09-24 09:41:15 +09:00
using_in_method.rb Support using at toplevel in wrapped script 2022-09-24 09:41:15 +09:00
wrapped_include.rb