|
|
1.1 root 1: This should print levels 0-3, with formal values of 4.
2: Level 4 should jump to level 8.
3: Finally levels 8-10 should print with formal values of -1.
4: Stack frame: 0 formal print = 4 formal routine = 4
5: Stack frame: 1 formal print = 4 formal routine = 4
6: Stack frame: 2 formal print = 4 formal routine = 4
7: Stack frame: 3 formal print = 4 formal routine = 4
8: Stack frame: 4 formal print = non-local jump
9: Stack frame: 8 formal print = -1 formal routine = -1
10: Stack frame: 9 formal print = -1 formal routine = -1
11: Stack frame: 10 formal print = -1 formal routine = -1
12:
13: 113 statements executed in 0.07 seconds cpu time.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.