Files
third_party_mesa3d/progs/ggi/blat
1999-08-21 06:27:37 +00:00

8 lines
54 B
Bash

#!/bin/sh
function foobar() {
echo "foo!"
}
foobar