Annotation of 43BSDTahoe/lib/old_compiler/dbx/tests/mod/assign.mod, revision 1.1.1.1

1.1       root        1: module main;
                      2: from io import Writef, output;
                      3: var a : array[1..100] of char;
                      4: begin
                      5:     a := "blah";
                      6:     Writef(output, "%s", a);
                      7: end main.

unix.superglobalmegacorp.com

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