﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1394	ObjectExist and global variables	Pedro Gea	Víctor de Buen Remiro	"Se encuentra una incoherencia al usar la función {{{ObjectExist}}} junto con el operador {{{::}}} y la gramática {{{Anything}}};
{{{
Real ObjectExist(""Anything"", ""::Tolerance""); // => 0
Real ObjectExist(""Anything"", ""Tolerance"");   // => 1
Real ObjectExist(""Real"", ""Tolerance"");       // => 1
Real ObjectExist(""Real"", ""::Tolerance"");     // => 1
}}}"	defect	closed	highest	Mantainance	Kernel	head	blocker	fixed		
