﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
717	error instantiating a Class just afert including the definition	Jorge	Jorge	"Create a file 'def_A.tol' with this contents:

{{{
================= def_A.tol =================
Class A
{
  Real a = 1
};

A a;
}}}

if you compile it works as expected but if we instantiate 'A a' in other file where def_A is included then TOL emit and error. In order to reproduce bug use the attached files and compile test_A.tol.





"	doubt	closed	highest	OOP Implementation	OOP	2.0.1	trivial	invalid	#Embed	javipor@…
