8 lines
75 B
C
8 lines
75 B
C
|
#ifndef out_of_order
|
||
|
|
||
|
#define something_else
|
||
|
|
||
|
#define out_of_order
|
||
|
|
||
|
#endif
|