Hande Rubinius::AST::File as noop
This commit is contained in:
parent
2c173436f6
commit
083eb50b75
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ module Mutant
|
|||
handle(Rubinius::AST::Rescue)
|
||||
handle(Rubinius::AST::DynamicString)
|
||||
handle(Rubinius::AST::DynamicSymbol)
|
||||
handle(Rubinius::AST::File)
|
||||
handle(Rubinius::AST::DynamicRegex)
|
||||
handle(Rubinius::AST::OpAssignOr19)
|
||||
handle(Rubinius::AST::OpAssign1)
|
||||
|
|
Loading…
Reference in a new issue