﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
45	Const ref error in tuple	Thierry Delisle		"The following code asserts : 
{{{
#include <stddef.h>

struct S {};

[S *, int] foo() {
	return [NULL, -1];
}
}}}"	defect	closed	minor	cfa-cc	1.0	fixed		
