mirror of
https://github.com/ruby/ruby.git
synced 2026-08-06 14:33:58 +08:00
4 lines
85 B
Ruby
4 lines
85 B
Ruby
# frozen_string_literal: false
|
|
require_relative "../auto_ext.rb"
|
|
auto_ext(inc: true)
|