Mercurial > hg-stable
comparison tests/test-hgignore.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 | 19d0e5efa6ca |
children | a72e304df528 |
comparison
equal
deleted
inserted
replaced
25703:1a6a117d0b95 | 25704:70a2082f855a |
---|