﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
100	Not recognize  grammar inside structures	jlaybar	danirus	"TOL can not recognize the  grammar inside the structure


Struct Estructura
{ 
Real campo
};


Set fun( Matrix  mat)
{
 Estructura( MatDat(mat,1,1) )
};


Matrix mat  = Rand(1,2,0,1);

Real salida = fun(mat)->campo;"	defect	closed	normal		Kernel	head	normal	fixed		
