blob: 8343bf1acf9ceaf47b7a7a76844bc91fba195b88 [file] [log] [blame]
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
*/