parent
e8b50511d6
commit
ed929e49fd
1 changed files with 0 additions and 3 deletions
|
@ -61,8 +61,6 @@ Mutant::Meta::Example.add :block do
|
|||
mutation 'foo {}'
|
||||
end
|
||||
|
||||
# FIXME: bug after "parser" upgrade from 2.6.3.0 to 2.6.4.0
|
||||
=begin
|
||||
Mutant::Meta::Example.add :block do
|
||||
source 'foo { |_a| }'
|
||||
|
||||
|
@ -92,7 +90,6 @@ Mutant::Meta::Example.add :block do
|
|||
mutation 'foo { |(_a)| }'
|
||||
mutation 'foo'
|
||||
end
|
||||
=end
|
||||
|
||||
Mutant::Meta::Example.add :block do
|
||||
source 'foo { bar(nil) }'
|
||||
|
|
Loading…
Reference in a new issue