|
|
Initial revision
# This program tests lib/pret.s. procedure main() write(max(3,4)) write(max(4,3)) end procedure max(i,j) return if i > j then i else j end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.