4 lines
63 B
C++
4 lines
63 B
C++
|
|
#define FOO \
|
||
|
|
(macro text) // comment
|
||
|
|
(no more macro text)
|