﻿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;
================ def_A.tol ===================

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.





"	defect	new	highest	OOP Implementation	Database	2.0.1	critical			javipor@…
