git/t/t4018/bash-bashism-style-complete...

5 lines
48 B
Plaintext

function myfunc # RIGHT
{
echo 'ChangeMe'
}