﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
218	Field operator is evaluated in left-side of an assignment expression	danirus	danirus	"With the code:
  _______________________________________
  Struct ganzName { Text vorname, Text name };
  Set jemand = ganzName(""Udo"", ""Spät"");
  Text (jemand->vorname := ""Uwe"");

Tol returns an object as a result of the evaluation of ""jemand->vorname"", and
also changes the value of that field in variable Set ""jemand""."	defect	closed	normal		Kernel	head	normal	fixed		
