raxod502 opened this issue 5 years ago · 0 comments
If I understand correctly, the following code will just read uninitialized memory rather than produce an error:
(let ((foo foo)) ...)