waf
FORK: waf with some random patches
git clone
https://git.neptards.moe/neptards/waf.git
Log
|
Files
|
Refs
|
README
c.c (37B)
1
#include "b.h"
2
3
int main() {
4
b();
5
}