RosettaCodeData/Task/Comments/C++/comments-3.cpp
2023-07-01 13:44:08 -04:00

3 lines
63 B
C++

#define FOO \
(macro text) // comment
(no more macro text)