42-archive/42sh/sample/func/func01.sh

6 lines
43 B
Bash

hello() {
yolo() {
echo bonjour
}
}