* boot-9.scm (while): Use a new key dynamically for each loop, so
authorKevin Ryde <user42@zip.com.au>
Sun, 17 Aug 2003 00:36:04 +0000 (00:36 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 17 Aug 2003 00:36:04 +0000 (00:36 +0000)
commit5578a53f9ba956c12371a8aa216739dc3b0d1727
tree884dd64f2259ec56aac633c6f8fb75a4979c7491
parentac5fa6d1bef480f3235a0731008539c89c807691
* boot-9.scm (while): Use a new key dynamically for each loop, so
break and continue associate to their loop even when recursing.
ice-9/boot-9.scm