chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] allow overriding value/syntax toplevel bindings (#1166)


From: Peter Bex
Subject: Re: [PATCH] allow overriding value/syntax toplevel bindings (#1166)
Date: Tue, 14 Nov 2023 11:09:03 +0100

On Sun, Nov 12, 2023 at 01:45:06PM +0100, felix.winkelmann@bevuta.com wrote:
> See commit message.

Nice to make some progress on this!

However, I tested the example given in the ticket:

 (define begin -)
 (begin 0 1) => 1  ;; expected: -1

This still evaluates to 1.

Cheers,
Peter

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]