mo/tests/function.env

5 lines
47 B
Bash
Raw Normal View History

2015-01-23 17:43:08 +00:00
name=Willy
wrapped() {
echo "<b>$1</b>";
}