|
|
1.1 root 1: BEGIN {
2: x["apple"] = 1;
3: x["orange"] = 2;
4: x["lemon"] = 3;
5: for (i in x)
6: print i, x[i]
7: exit
8: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.