blob: 7ff64a9d10d5814128c73ece2fadfd52e5a2db66 [file] [log] [blame]
#!/bin/sh
function foobar() {
echo "foo!"
}
foobar