7 lines
89 B
Ruby
7 lines
89 B
Ruby
|
Mutant::Meta::Example.add do
|
||
|
source '@foo'
|
||
|
|
||
|
singleton_mutations
|
||
|
mutation 'foo'
|
||
|
end
|