comparison .hgignore @ 524:a4a58c4c7a41

Fix parsing {} macro argument expansion sequences {nn} sequences were consuming one too many characters which caused unpredictable and definitely incorrect behaviour if the {nn} sequence terminated the line. It also caused the next character after the } to be ignored if used in the middle of an argument sequence.
author William Astle <lost@l-w.ca>
date Tue, 25 Jan 2022 21:25:12 -0700
parents 5b8871fd7503
children 5f10e1913d1a
comparison
equal deleted inserted replaced
523:1744f2d1a821 524:a4a58c4c7a41