mi_opt.h 53 B

1234
  1. #if !defined foo MACRO
  2. #define foo
  3. int x = 2;
  4. #endif