mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
5bbba76489
`self` is nearest Ruby method's `self`. If there is no ruby frame, use toplevel `self` (`main`). https://bugs.ruby-lang.org/issues/18780
2 lines
46 B
Ruby
2 lines
46 B
Ruby
require 'mkmf'
|
|
create_makefile('-test-/eval')
|