﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
290	Error in SetOfText	esuarez	Víctor de Buen Remiro	"Error in SetOfText when exist comments into expression. 
Example:

Set Plazas = SetOfText(
	""POA"",
	""REC"",
	""GSP"",
	""GRJ"",
	""BHZ"",
	""FOR"",
	""CTA"",
	""DFE""		
); 

Set Plazas2 = SetOfText(
	""POA"",         	// Porto Alegre
	""REC"",		// Recife		
	""GSP"",		// Grande Sao Paulo
	""GRJ"",		// Grande Rio de Janeiro
	""BHZ"",		// Belho Horizonte
	""FOR"",		// Fortaleza
     	""CTA"",		// Curitiba
	""DFE""		// Brasilia
);"	defect	closed	high		SetAlgebra	head	major	fixed		
