Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
complex-if-in-cuddled-loop.expect
Code
Commits
Pulls
CI/CD
81,841
master
bisect
jch
maint
master
next
seen
test
todo
expect
9 lines
212 Bytes
Copy permalink
Copy
Raw
1
2 (for i in a b c; do
2
3 if test "$(echo $(waffle bat))" = "eleventeen" &&
3
4 test "$x" = "$y"; then
4
5 :
5
6 else
6
7 echo >file
7
8 fi ?!LINT: missing '|| exit 1'?!
8
9 done) &&
9
10 test ! -f file