Trim left space from macro args, even past block comments (#1831)

This commit is contained in:
Rangi
2025-09-19 13:44:18 -04:00
committed by GitHub
parent e0a6199f83
commit 67741ab428
3 changed files with 6 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
'mac ':
'mac 1,2':
\1: < 1>
'mac 1,2':
\1: <1>
\2: <2>
'mac c,d':

View File

@@ -5,5 +5,5 @@
2: "b"
1: "c"
3: "a"
2: " b"
2: "b"
1: "c"