﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1523	Empty arrays are not rejected	Martin Sjölund	Martin Sjölund	"Modelica Spec:
{{{
There must be at least one argument [i.e., array() or {} is not defined].
}}}

But OpenModelica allows this (it turns {} into Real[0]). Note that fill(0.0,1,0) or for-iterators, etc are allowed to create 0-length arrays."	defect	closed	high				fixed		Martin Sjölund Per Östlund
