﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
226	Error in SetOfAnything with a declare Code objects	César Pérez Álvarez	danirus	"If we declare a code object:

//
Real Fun(Real void)
{ void };

And we include it in a SetOfAnything

//
Set s = SetOfAnything(Fun);

We have the following error:

ERROR: Fun no es un objeto de tipo Anything.

ERROR: Argumentos erróneos para Set SetOfAnything (Anything var1 [, Anything 
var2, ...])

ERROR: s no se pudo crear."	defect	closed	high		Various	head	major	fixed		
