id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
100	mutating with-bindings doesn't stick	dherman	dherman	"{{{
(function(){var a = false;with({}){a = true};print(a)})()
}}}

Should print {{{true}}}, but prints {{{false}}} currently."	defect	closed	critical		dherman/javascript.plt					4.0
