kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
50_paste_basic.c (31B)
1
#define P(a,b) a##b
2
P(foo,bar)