free_mutant/meta/string.rb
2014-06-02 14:22:57 +00:00

7 lines
87 B
Ruby

# encoding: utf-8
Mutant::Meta::Example.add do
source '"foo"'
mutation 'nil'
end