Sha256: 51565e95f5621b2eb8dd8ed7866406846a1c62d03839289c7de5f79dc938cbdd

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

Mutant::Meta::Example.add :regexp_eol_anchor do
  source '/$/'

  singleton_mutations
  regexp_mutations

  mutation '/\z/'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
mutant-0.8.16 meta/regexp/regexp_eol_anchor.rb
mutant-0.8.15 meta/regexp/regexp_eol_anchor.rb
mutant-0.8.14 meta/regexp/regexp_eol_anchor.rb
mutant-0.8.13 meta/regexp/regexp_eol_anchor.rb
mutant-0.8.12 meta/regexp/regexp_eol_anchor.rb