1 2 3 4 5 6 7 8 9 10
M(0,1) /* * check-name: cli: allow spaces in macros * check-command: sparse -E '-DM(X, Y)=a' $file * * check-output-start a * check-output-end */