summaryrefslogtreecommitdiff
path: root/t/t4018/bash-bashism-style-function
blob: f1de4fa831c4e4e1ac07f73c47ea3ffc8761f782 (plain)
1
2
3
4
function RIGHT {
    :
    echo 'ChangeMe'
}