Initial revision
main () { foo (4); } foo (x) int x; { if (x > 0) foo (x - 1); }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.