Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
Socializer
Socializer
/
t
/
chainlint
/
exit-subshell.expect
Code
Commits
Pulls
CI/CD
81,295
bisect
bisect
jch
maint
master
next
seen
test
todo
expect
5 lines
42 Bytes
Copy permalink
Copy
Raw
1
2 (
2
3 foo || exit 1
3
4 bar &&
4
5 baz
5
6 )