﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
72	Anything is not Anything	César Pérez Álvarez	danirus	"If we proof this simple function
//-----------------------------------------------------
Real Function(Anything r)
{r};
Real Function(8);
//-----------------------------------------------------

TOL shows the following massage:
//-----------------------------------------------------
ERROR: Tipos no coincidentes para argumento # 1 en llamada a función Function: 
Anything != Real

ERROR: Fallo en la función Function
//-----------------------------------------------------"	defect	closed	highest		Kernel	head	normal	fixed		
