##// END OF EJS Templates
revset: add parsing rule for key=value pair...
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.

File last commit:

r0:9117c656 default
r25704:70a2082f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer