﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1677	Missing check of 7.1.3 Restrictions on the Kind of Base Class	Martin Sjölund	Martin Sjölund	"The following is illegal:
{{{model M
end M;

function f
  extends M;
end f;

model N
algorithm
  f();
end N;}}}

See also https://trac.modelica.org/Modelica/ticket/679"	defect	new	normal	Future					Martin Sjölund Per Östlund
