kit

kit
git clone https://git.ryansepassi.com/git/kit.git
Log | Files | Refs | README

86_if_macro_replaced.c (33B)


      1 #define V 5
      2 #if V > 3
      3 yes
      4 #endif