﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
101	Multi operators on tuples	Thierry Delisle		"It would be nice to have the these operations:
{{{
t.[x,y] = 11;
t.[x,y] += 11;
t.[x,y] + 11;
t.[x,y]++;
}}}"	enhancement	new	major	cfa-cc	1.0			
