﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1601	Boolean array dimensions	Martin Sjölund	Martin Sjölund	"The following should work :)
{{{
model M
  Real x[Boolean] = {if b then 1.5 else 2.5 for b in Boolean};
end M;
}}}"	defect	closed	high				fixed		Martin Sjölund Per Östlund
