Files
third_party_mesa3d/progs/ggi/blat

8 lines
54 B
Plaintext
Raw Normal View History

1999-08-21 06:27:37 +00:00
#!/bin/sh
function foobar() {
echo "foo!"
}
foobar