mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove trailing whitespaces
This commit is contained in:
parent
cf011b6676
commit
fe3bd57007
3 changed files with 3 additions and 3 deletions
|
@ -20,7 +20,7 @@ RubyVM::Instructions = RubyVM::BareInstructions.to_a + \
|
|||
RubyVM::InstructionsUnifications.to_a + \
|
||||
RubyVM::MicroJIT::ExampleInstructions.to_a
|
||||
|
||||
|
||||
|
||||
|
||||
require_relative 'trace_instructions'
|
||||
RubyVM::Instructions.freeze
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue