Sha256: c7a6afa353e2317ce549b2b4547c0155defe8cbc6d5b9c5309924a0b5fd23d28
Contents?: true
Size: 180 Bytes
Versions: 2
Compression:
Stored size: 180 Bytes
Contents
Mutant::Meta::Example.add :restarg do source 'def foo(*bar); end' mutation 'def foo; end' mutation 'def foo(*bar); bar = []; end' mutation 'def foo(*bar); raise; end' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.8.14 | meta/restarg.rb |
mutant-0.8.13 | meta/restarg.rb |