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