mo/tests/function.env
2015-01-23 17:43:08 +00:00

5 lines
47 B
Bash

name=Willy
wrapped() {
echo "<b>$1</b>";
}