Fixed a typo
This commit is contained in:
parent
42e8de8db9
commit
dd830fab69
@ -2,7 +2,7 @@
|
|||||||
// DO NOT MODIFY THIS FILE DIRECTLY.
|
// DO NOT MODIFY THIS FILE DIRECTLY.
|
||||||
// auto-generated file by tool/generic_erb.rb
|
// auto-generated file by tool/generic_erb.rb
|
||||||
// with template/builtin_binary.inc.tmpl
|
// with template/builtin_binary.inc.tmpl
|
||||||
% unless ARGV.include?('--corss=yes')
|
% unless ARGV.include?('--cross=yes')
|
||||||
% ary = RubyVM.enum_for(:each_builtin).to_a
|
% ary = RubyVM.enum_for(:each_builtin).to_a
|
||||||
% ary.each{|feature, iseq|
|
% ary.each{|feature, iseq|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user