Code & Deploy
Code
Models
Repos
Sign in
@matheusbsbs
/
matheus-bagliano
matheus-bagliano
/
t
/
chainlint
/
negated-one-liner.expect
Code
Commits
Pulls
CI/CD
82,037
test
bisect
jch
maint
master
next
seen
test
todo
expect
5 lines
132 Bytes
Copy permalink
Copy
Raw
1
2 ! (foo && bar) &&
2
3 ! (foo && bar) >baz &&
3
4
4
5 ! (foo; ?!LINT: missing '&&'?! bar) &&
5
6 ! (foo; ?!LINT: missing '&&'?! bar) >baz