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