kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
41_stringize_multi_token.c (25B)
1
#define S(x) #x
2
S(a + b)