kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
80_if_arith_true.c (24B)
1
#if 1+1 == 2
2
yes
3
#endif