Annotation of 43BSD/contrib/icon/book/01/hello4.icn, revision 1.1.1.1

1.1       root        1: procedure main()
                      2:    greet("Hello","world")
                      3: end
                      4: 
                      5: procedure greet(what,who)
                      6:    write(what)
                      7:    write(who)
                      8: end

unix.superglobalmegacorp.com

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