waf

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

precious.c (66B)


      1 #include <stdio.h>
      2 int main(){ printf("%d", 108608662); return 0;}