Sign in
googlers
/
jrn
/
git
/
refs/heads/maint
/
.
/
t
/
chainlint
/
negated-one-liner.expect
blob: 0a6f3c29b2a4cd201b4b1143a8990ef529ccf8e3 [
file
] [
log
] [
blame
]
2
!
(
foo
&&
bar
)
&&
3
!
(
foo
&&
bar
)
>
baz
&&
4
5
!
(
foo
;
?!
LINT
:
missing
'&&'
?!
bar
)
&&
6
!
(
foo
;
?!
LINT
:
missing
'&&'
?!
bar
)
>
baz