Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bash-bashism-style-compact « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ca3126f611f89b32c980b89c9e9245af7c1886b (plain)
1
2
3
4
5
6
function RIGHT {
    function InvalidSyntax{
        :
        echo 'ChangeMe'
    }
}