<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
(compile nil '(lambda () (dotimes (i 1 2) (catch 'c 3))))<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
==></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span>COMPILE-TAGBODY: tag not found: 3<br>
</span>
<div>   [Condition of type SIMPLE-ERROR]<br>
</div>
<div><br>
</div>
<div>Restarts:<br>
</div>
<div> 0: [TOP-LEVEL] Return to top level.<br>
</div>
<div><br>
</div>
<div>Backtrace:<br>
</div>
<div>  0: (#<FUNCTION {6495CFA3}> #<SIMPLE-ERROR {74889B81}> #<FUNCTION {6495CFA3}>)<br>
</div>
<div>  1: (APPLY #<FUNCTION {6495CFA3}> (#<SIMPLE-ERROR {74889B81}> #<FUNCTION {6495CFA3}>))<br>
</div>
<div>  2: (SYSTEM::RUN-HOOK SYSTEM::*INVOKE-DEBUGGER-HOOK* #<SIMPLE-ERROR {74889B81}> #<FUNCTION {6495CFA3}>)<br>
</div>
<div>  3: (INVOKE-DEBUGGER #<SIMPLE-ERROR {74889B81}>)<br>
</div>
<div>  4: (COMPILE NIL (LAMBDA NIL (DOTIMES (I 1 2) (CATCH 'C 3))))<br>
</div>
<div>  5: (SYSTEM::%EVAL (COMPILE NIL '(LAMBDA NIL (DOTIMES # #))))<br>
</div>
<div>  6: (EVAL (COMPILE NIL '(LAMBDA NIL (DOTIMES # #))))<br>
</div>
<div>  7: (SYSTEM:INTERACTIVE-EVAL (COMPILE NIL '(LAMBDA NIL (DOTIMES # #))))<br>
</div>
<div>  8: (TOP-LEVEL::REPL)<br>
</div>
<div>  9: (TOP-LEVEL::TOP-LEVEL-LOOP)<br>
</div>
<span></span><br>
</div>
<div style="font-size:8pt; font-family: 'Calibri',sans-serif;">
<hr>
The information contained in this e-mail and any attachments from GrammaTech, Inc may contain confidential and/or proprietary information, and is intended only for the named recipient to whom it was originally addressed. If you are not the intended recipient,
 any disclosure, distribution, or copying of this e-mail or its attachments is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately by return e-mail and permanently delete the e-mail and any attachments.</div>
</body>
</html>