﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1198	Calling derived functions fails	Martin Sjölund	Martin Sjölund	"{{{function f
output Real r = 2;
end f;

model M
  function f2 = f;
  constant Real r = f2();
end M;}}}"	defect	closed	high				fixed		Martin Sjölund AlexeyLebedev
