Opened 15 years ago

Closed 15 years ago

#7 closed defect (fixed)

keword argument variables get incorrectly renamed (or not at all)

Reported by: felix winkelmann Owned by: felix winkelmann
Priority: critical Milestone:
Component: core libraries Version: 4.0.0
Keywords: Cc:
Estimated difficulty:

Description

Doing this in csi resolves string incorrectly:

{{
(import scheme)
(define (foo #!key string) string)
}}

Change History (1)

comment:1 Changed 15 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Should work now in svn rev. 14268.

Note: See TracTickets for help on using tickets.