7 lines
66 B
C
7 lines
66 B
C
![]() |
#define foo a bar
|
||
|
#define bar b baz
|
||
|
#define baz c foo
|
||
|
foo
|
||
|
bar
|
||
|
baz
|