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

7 lines
86 B
Ruby

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