Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
rag-system
rag-system
/
t
/
t4018
/
bash-missing-parentheses
Code
Commits
Pulls
CI/CD
82,027
next
bisect
jch
maint
master
next
seen
test
todo
text
6 lines
87 Bytes
Copy permalink
Copy
Raw
1
function RIGHT {
2
functionInvalidSyntax {
3
:
4
echo 'ChangeMe'
5
}
6
}