4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
|
shared_examples_for "${1:do something}" do
|
||
|
${2}
|
||
|
end
|