Sha256: 2e4d39728ee36251b2f7329665dd613c88aa5388bb5de594d11803f91a099a6e

Contents?: true

Size: 164 Bytes

Versions: 24

Compression:

Stored size: 164 Bytes

Contents

# encoding: utf-8

Mutant::Meta::Example.add do
  source '$1'

  mutation '$2'
end

Mutant::Meta::Example.add do
  source '$2'

  mutation '$3'
  mutation '$1'
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
mutant-0.5.21 meta/nthref.rb
mutant-0.5.20 meta/nthref.rb
mutant-0.5.19 meta/nthref.rb
mutant-0.5.18 meta/nthref.rb