Sha256: 21cbeb921151e38eb4a570bc015a4dcbcfba458083ddf087f38dc6b1dbe28c34

Contents?: true

Size: 153 Bytes

Versions: 12

Compression:

Stored size: 153 Bytes

Contents

Mutant::Meta::Example.add do
  source 'foo { |&bar| }'

  singleton_mutations
  mutation 'foo { |&bar| raise }'
  mutation 'foo {}'
  mutation 'foo'
end

Version data entries

12 entries across 12 versions & 1 rubygems

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