2015ko azaroak 4an, Jan Malakhovski-ek idatzi zuen:
> 
> Aaron Ecay <aarone...@gmail.com> writes:
> 
>> Are you missing a close paren at the end of the above line?
> 
> It evaluates and works ok, so I think it's ok.

Ok.  Then:
1. The indentation is wrong, because (calc-pop 1) is the second argument
   to calc-eval.
2. The prog1 form is not needed, because it only wraps a single form
   (the calc-eval call).

This looks wrong to me, so please double-check.

-- 
Aaron Ecay

Reply via email to