Mercurial > hg > index.cgi
diff lwasm/pass1.c @ 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 | 7e41d6123175 |
children | 428039e88a0b |