git/t/t4018/bash-missing-parentheses

7 lines
87 B
Plaintext

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