Mercurial > hg
comparison tests/test-unbundlehash.t @ 25704:70a2082f855a
revset: add parsing rule for key=value pair
It will be used as an keyword argument.
Note that our "=" operator is left-associative. In general, the assignment
operator is right-associative, but we don't care because it isn't allowed to
chain "=" operations.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 27 Jun 2015 17:05:28 +0900 |
parents | 8c14f87bd0ae |
children | b74ca9ace65e |
comparison
equal
deleted
inserted
replaced
25703:1a6a117d0b95 | 25704:70a2082f855a |
---|