|
|
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.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.