kit
kit
git clone
https://git.ryansepassi.com/git/kit.git
Log
|
Files
|
Refs
|
README
clang_value.c (41B)
1
int clang_value(void) {
2
return 42;
3
}