﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2842	Invalid use of pre-calls	Lennart Ochel	somebody	"The following model contains an invalid use of a pre-call:
{{{#!mo
model foo
  Real a;
equation
  a = pre(a);
end foo;
}}}

This should get caught and reported in a user friendly way."	defect	closed	high	Future	Backend	trunk	fixed		
