summaryrefslogtreecommitdiff
path: root/t/t4018/bash-bashism-style-complete-line-capture
blob: 070b979fa6a93b720aa55dfd707ff3cab1121169 (plain)
1
2
3
4
function myfunc # RIGHT
{
    echo 'ChangeMe'
}