kit

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

52_paste_with_space_around.c (29B)


      1 #define P(a,b) a ## b
      2 P(x,y)