repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ab/refs-various-fixes'
[alt-git.git]
/
t
/
t4018
/
bash-missing-parentheses
blob
8c8a05dd7ab9c1be55f69cd5577e2fbcdfc582a4
1
function RIGHT {
2
functionInvalidSyntax {
3
:
4
echo 'ChangeMe'
5
}
6
}