Ticket #260 (closed defect: fixed)
case expands to a free reference to member in the mutator language
Reported by: | robby | Owned by: | plai |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | plai/plai.plt | Keywords: | |
Cc: | Version: | (1 17) | |
Racket Version: | 4.2.4.2 |
Description
This (with a two-space.ss collector in place):
#lang planet plai/plai:1:17/mutator
(allocator-setup "two-space.ss" 400)
(case 1 [(1) 2])
produces
expand: unbound identifier in module in: member?
Change History
Note: See
TracTickets for help on using
tickets.