/* Only # in the input stream marks the beginning of preprocessor command, * and here we get it from macro expansion. */#defineA # defineX 1
AX/* * check-name: Preprocessor #9 * check-command: sparse -E $file * * check-output-start# define X 1X * check-output-end */