﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
64	ill behaviour in assign operator	Jorge	Jorge	"If you execute this code

Set x = [[1,2,3]];
Text a = x[1];

variable a will gets a Real object when and should be raised, and if you try
later to do this

Text b = ""ee"" + a;

then TOL crash as a consecuence of the previous error."	defect	closed	normal		Kernel	head	critical	fixed		
