Sha256: 3c6bec33eefe78c643e8257e6fab59fd99bace6a3088539236ae9a305fa716d1

Contents?: true

Size: 163 Bytes

Versions: 20

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

Mutant::Meta::Example.add :csend do
  source 'a&.b'

  singleton_mutations
  mutation 'a.b'
  mutation 'self&.b'
  mutation 'a'
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
mutant-0.9.11 meta/csend.rb
mutant-0.9.10 meta/csend.rb
mutant-0.9.9 meta/csend.rb
mutant-0.9.8 meta/csend.rb
mutant-0.9.7 meta/csend.rb
mutant-0.9.6 meta/csend.rb
mutant-0.9.5 meta/csend.rb
mutant-0.9.4 meta/csend.rb
mutant-0.9.3 meta/csend.rb
mutant-0.9.2 meta/csend.rb
mutant-0.9.1 meta/csend.rb
mutant-0.9.0 meta/csend.rb
mutant-0.8.24 meta/csend.rb
mutant-0.8.23 meta/csend.rb
mutant-0.8.22 meta/csend.rb
mutant-0.8.21 meta/csend.rb
mutant-0.8.20 meta/csend.rb
mutant-0.8.19 meta/csend.rb
mutant-0.8.18 meta/csend.rb
mutant-0.8.17 meta/csend.rb