kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
30_define_func_basic.c (22B)
1
#define M(x) (x)
2
M(1)