﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1711	Check for illegal each	Martin Sjölund	Martin Sjölund	"Should return an error n is not an array declaration:
{{{
model N
  Real r;
end N;

model M
  N n(each r = 1.0);
end M;
}}}"	defect	new	high		Backend				Martin Sjölund Adrian Pop
