Changeset 340


Ignore:
Timestamp:
Jan 19, 2004, 4:41:18 PM (21 years ago)
Author:
Gary Byers
Message:

Bryan O'Connor's fix to force RETURNing clauses into the main body.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/library/loop.lisp

    r328 r340  
    13761376
    13771377(defun loop-do-return ()
    1378   (loop-pseudo-body (loop-construct-return (loop-get-form))))
     1378  (loop-emit-body (loop-construct-return (loop-get-form))))
    13791379
    13801380
Note: See TracChangeset for help on using the changeset viewer.