summaryrefslogtreecommitdiffstats
path: root/src/foo.sh
blob: 39ec45da25f2f4c7433bcfcb3dc9ebff047e70e8 (plain)
1
2
3
4
hello()
{
	echo hello world
}