Sha256: 58b2de1a9e452432cfd0f9184295e8385353cb7df6b99fa3fd5ce7bd76ef9bd2
Contents?: true
Size: 194 Bytes
Versions: 20
Compression:
Stored size: 194 Bytes
Contents
# frozen_string_literal: true Mutant::Meta::Example.add :blockarg do source 'foo { |&bar| }' singleton_mutations mutation 'foo { |&bar| raise }' mutation 'foo {}' mutation 'foo' end
Version data entries
20 entries across 20 versions & 1 rubygems