Sign in
◑
Theme
code
/
git
/
aebf83d00a707e6ba232f07dc439ddcf8cf4bbbd
/
.
/
t
/
chainlint
/
negated-one-liner.expect
blob: 0a6f3c29b2a4cd201b4b1143a8990ef529ccf8e3 [
file
]
2
!
(
foo
&&
bar
)
&&
3
!
(
foo
&&
bar
)
>
baz
&&
4
5
!
(
foo
;
?!
LINT
:
missing
'&&'
?!
bar
)
&&
6
!
(
foo
;
?!
LINT
:
missing
'&&'
?!
bar
)
>
baz