Question about scope and let...

Fabrizio Morbini <[email protected]>
Newsgroups gmane.lisp.allegro
Message-ID <[email protected]>
Hi, why there is this behaviour?

CL-USER(1): (setq var-test 5)
5
CL-USER2: (let ((var-test 4)) var-test (eval 'var-test))

4
5
CL-USER(3):

Thank you very much and Best Regards.

Fabrizio.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.