git/t/t4018/bash-bashism-style-compact

function RIGHT {
    function InvalidSyntax{
        :
        echo 'ChangeMe'
    }
}