Sha256: dec032cb8e34b58b2a1f7b40c1618eefb5373f77cd80fc2285bdbad052d5df0c
Contents?: true
Size: 175 Bytes
Versions: 1
Compression:
Stored size: 175 Bytes
Contents
# encoding: utf-8 Mutant::Meta::Example.add do source 'foo(*bar)' mutation 'foo' mutation 'foo(nil)' mutation 'foo(bar)' mutation 'foo(*nil)' mutation 'nil' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mutant-0.5.18 | meta/restarg.rb |