This file is intended to show the interaction of --nomacro with --strip
which was broken up until cpphs-1.14.
#define FOO 1
Here is a line with some comment // to eol
Here is a line with some C89 comment /* inlined */ with more text after it.
Here is a line that uses FOO but it should look like uppercase foo, not 1.
