Sha256: 4ce75019f08798a6c03868cf4733d8d7ee310fd34cc514daefb35ff590a1628a

Contents?: true

Size: 184 Bytes

Versions: 17

Compression:

Stored size: 184 Bytes

Contents

# frozen_string_literal: true

Mutant::Meta::Example.add :kwbegin do
  source 'begin; true; end'

  singleton_mutations
  mutation 'begin; false; end'
  mutation 'begin; nil; end'
end

Version data entries

17 entries across 17 versions & 1 rubygems

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