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