Compiler error during compile of TAGBODY and CATCH
Paul Dietz <[email protected]>
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <CAGCDcx2N4CVuWMUkA5JSbKRVXDoJFyhLDpv-usNEc6-YB-WL2Q__21378.3084568151$1507287809$gmane$org@mail.gmail.com> |
(compile nil '(lambda () (tagbody (catch 'c 17)))) ==> COMPILE-TAGBODY: tag not found: 17 [Condition of type SIMPLE-ERROR]