index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
arithmetic-expansion.expect
blob: 46ee1046af73582ea5adf5e91b0be62025684bb6 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
( foo && bar=$((42 + 1)) && baz ) && ( bar=$((42 + 1)) ?!AMP?! baz )