1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/symbol/extconf.rb
2019-09-19 10:46:52 +09:00

4 lines
109 B
Ruby

# frozen_string_literal: false
require_relative "../auto_ext.rb"
have_func("rb_pin_dynamic_symbol")
auto_ext