﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
49	replace unqualified core forms with qualified version and macro	felix winkelmann	felix winkelmann	"These special forms should be replaced with macros that expand to qualified forms:

{{{
quote
syntax
let[rec]-syntax
location
}}}

These should be then removed from canonicalization (with qualified versions remaining):

{{{
let
letrec
lambda
set!
}}}

This should also take care of #18.
"	task	closed	minor		expander	4.2.x	fixed			
