##// END OF EJS Templates
parser: reorder alias expansion routine to return early...
parser: reorder alias expansion routine to return early I think it improves readability to move trivial cases first, and unindent blocks.
Yuya Nishihara -
r28896:4c76a032 default
Show More