Annotation of 43BSD/contrib/icon/book/07/expr2.icn, revision 1.1

1.1     ! root        1: procedure expression()
        !             2:    return case ?3 of {
        !             3:       1  :  term()
        !             4:       2  :  term()
        !             5:       3  :  term() || "+" || expression()
        !             6:       }
        !             7: end

unix.superglobalmegacorp.com

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