﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4778	[NF] Array concatenation (matrix) operator is not implemented	Martin Sjölund	Martin Sjölund	"Things like the following won't work with the current implementation which simply changes the operator to an array constructor (which also is not implemented correctly):
{{{#!mo
model M
  constant Real z[:,:] = [{1.0,2};{1.0}];
end M;
}}}"	defect	closed	high	1.13.0	New Instantiation		fixed		
