5 lines
86 B
Ruby
5 lines
86 B
Ruby
# frozen_string_literal: true
|
|
|
|
Mutant::Meta::Example.add :redo do
|
|
source 'redo'
|
|
end
|