Annotation of 43BSDReno/contrib/emacs-18.55/gdb/testrec.c, revision 1.1.1.1

1.1       root        1: main ()
                      2: {
                      3:   foo (4);
                      4: }
                      5: 
                      6: foo (x)
                      7:      int x;
                      8: {
                      9:   if (x > 0)
                     10:     foo (x - 1);
                     11: }
                     12: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.