﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2013	Wrong error-message added for modification of arrays of records	Martin Sjölund	Adrian Pop	"Wrong error-message added for modification of arrays of records. This should work, and does. But an extra error-message is given:
{{{
record R
  Real x;
end R;

model M
  R r[2](x={1.0,2});
end M;
}}}"	defect	closed	high	1.12.0	Frontend	trunk	worksforme		
