Sha256: 1d36dc41bdb85a1ebb562f03b494d72f288d1fbcca04af960fcc51a41a11bc37
Contents?: true
Size: 169 Bytes
Versions: 2
Compression:
Stored size: 169 Bytes
Contents
Mutant::Meta::Example.add :kwarg do source 'def foo(bar:); end' mutation 'def foo; end' mutation 'def foo(bar:); raise; end' mutation 'def foo(_bar:); end' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.8.14 | meta/kwarg.rb |
mutant-0.8.13 | meta/kwarg.rb |