waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

a.c (27B)


      1 int foo() {
      2 	return 23;
      3 }
      4