﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1568	Illegal statement in equation section is accepted	Martin Sjölund	Martin Sjölund	"return statements should only be accepted in functions
{{{model M
  Real r;
algorithm
  r:=1;
  return;
end M;}}}"	defect	closed	high				fixed		Martin Sjölund
