﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2744	pre(x) outside a when clause	Lennart Ochel	somebody	"The following model simulates without any error message:
{{{#!mo
model test
  Real x(start=1) = pre(x)+der(x);
end test;
}}}

{{{x}}} is a continuous time variable and it is not allowed to use pre for it outside a when clause."	defect	closed	high	1.9.1	Backend	trunk	duplicate		Willi Braun
