// This is a comment /* This is a comment */
(And output all the non-comment text)
DEMO: /home/cs255001/demo/C/1-C-pre/comment.c --- gcc -E comment.c