Move life-infinite-loop.tal to examples/exercises/.
This commit is contained in:
parent
91125f33a2
commit
2de41fd4c3
|
@ -50,7 +50,7 @@ BRK
|
||||||
|
|
||||||
@on-frame ( -> )
|
@on-frame ( -> )
|
||||||
( Because an interrupted infinite loop will (almost certainly) leave
|
( Because an interrupted infinite loop will (almost certainly) leave
|
||||||
items on the stacks, clear both stacks here. )
|
items on the stacks, clear both stacks here. )
|
||||||
#00 .System/wst DEO
|
#00 .System/wst DEO
|
||||||
#00 .System/rst DEO
|
#00 .System/rst DEO
|
||||||
|
|
Loading…
Reference in New Issue