Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
if-condition-split.expect
Code
Commits
Pulls
CI/CD
82,027
next
bisect
jch
maint
master
next
seen
test
todo
expect
7 lines
109 Bytes
Copy permalink
Copy
Raw
1
2 if bob &&
2
3 marcia ||
3
4 kevin
4
5 then
5
6 echo "nomads" ?!LINT: missing '&&'?!
6
7 echo "for sure"
7
8 fi