waf
FORK: waf with some random patches
git clone
https://git.neptards.moe/neptards/waf.git
Log
|
Files
|
Refs
|
README
test_staticlib.c (26B)
1
int foo() {
2
return 45;
3
}