﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1825	Error filling array with A:B:C notation	julian.wyszynski	Per Östlund	"The following model can't be simulated in OMShell:
{{{
model TestModel
  Real Variable1[25];
equation 
  Variable1 = -2.4:0.2:2.4;
end TestModel;
}}}
There are 25 values shown in the OMShell but only 24 are excepted."	defect	closed	high	1.9.0	Frontend		fixed		
