Sha256: a036e6f61baa91c649231777bdf7f02f863964f50d1d6af5fd1c7867b78c4a1f

Contents?: true

Size: 208 Bytes

Versions: 12

Compression:

Stored size: 208 Bytes

Contents

Mutant::Meta::Example.add do
  source 'foo(*bar)'

  singleton_mutations
  mutation 'foo'
  mutation 'foo(nil)'
  mutation 'foo(self)'
  mutation 'foo(*self)'
  mutation 'foo(bar)'
  mutation 'foo(*nil)'
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
mutant-0.8.10 meta/restarg.rb
mutant-0.8.9 meta/restarg.rb
mutant-0.8.8 meta/restarg.rb
mutant-0.8.7 meta/restarg.rb
mutant-0.8.6 meta/restarg.rb
mutant-0.8.5 meta/restarg.rb
mutant-0.8.4 meta/restarg.rb
mutant-0.8.3 meta/restarg.rb
mutant-0.8.2 meta/restarg.rb
mutant-0.8.1 meta/restarg.rb
mutant-0.8.0 meta/restarg.rb
mutant-0.7.9 meta/restarg.rb