id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	planetversion	pltversion
209	"error: ""car: expects argument of type <pair>; given ()"" on specific input"	zwizwa	dherman	"The following 2-line input to `parse-program' produces the error:
""car: expects argument of type <pair>; given ()""

void foo(void *x, void *y) { int i = foo(x, y); }
void bar(void *x, void *y) { int i = bar(x, y); }
"	defect	new	major		dherman/c.plt				3:2	4.2
