Hi,

When I try this example from the docs ...

(make (while (read "_" "#") (link @)))

.. I'm not able to get out of the while loop by typing NIL, as the docs
imply. I have tried both with ./p and with ./dbg. I'm using a PicoLisp
from 24 April this year.

If I just do a (make (while (read) (link @))), then I can terminate by
typing NIL.

/Jon

-- 
UNSUBSCRIBE: mailto:picol...@software-lab.de?subject=unsubscribe

Reply via email to