repo.or.cz
/
git
/
debian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of github.com:Softcatala/git-po
[git/debian.git]
/
t
/
chainlint
/
one-liner.expect
blob
237f22734963d62c7dafb25883530c73f730b32b
1
(foo && bar) &&
2
(foo && bar) |
3
(foo && bar) >baz &&
4
5
?!SEMI?!(foo; bar) &&
6
?!SEMI?!(foo; bar) |
7
?!SEMI?!(foo; bar) >baz
8
9
(foo "bar; baz")