waf

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

test.py (80B)


      1 #!/usr/bin/env python
      2 # encoding: utf-8
      3 import sys
      4 print('success')
      5 sys.exit(0)