Sign in
code
/
git
/
aebf83d00a707e6ba232f07dc439ddcf8cf4bbbd
/
.
/
t
/
chainlint
/
chain-break-false.expect
blob: db6f8b12a4c0cd980a1dc267b5d5c7913100b8c5 [
file
]
2
if
condition
not
satisfied
3
then
4
echo it did
not
work
...
5
echo failed
!
6
false
7
else
8
echo it went okay
?!
LINT
:
missing
'&&'
?!
9
congratulate user
10
fi