﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1063	Vectorised type does not work (from MathCore)	krsta	krsta	"The following model is legal Modelica but it does not work in OpenModelica:
{{{
model TestVec
  type k = Real[3];
  k kstart={1,2,3};
end TestVec;
}}}"	defect	closed	critical				fixed		krsta
