﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
220	call-with-values rewrite rule for known producer with single-valued body	felix winkelmann		`(call-with-values K P F)` with `P` having a lambda as known value and a body of the form `(<CONT> X)` where `X` is a constant, a variable reference, a lambda or a `##core#inline[...]` form can be rewritten to `(F K X)`.	enhancement	closed	not urgent at all		compiler		wontfix	optimization call-with-values		
