Annotation of 43BSD/contrib/icon/book/02/next.icn, revision 1.1.1.1

1.1       root        1: procedure main()
                      2:    while line := read() do
                      3:       if match("comment",line) then next
                      4:       else write(line)
                      5: end

unix.superglobalmegacorp.com

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