|
|
1.1 root 1: procedure main()
2: i := -100000 - 10000
3: write(i)
4: i +:= -(2 ^ 30)
5: write(i)
6: i -:= 2 ^ 30
7: write(i)
8: end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.