﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1486	The compiler accepts illegal connections	Martin Sjölund	Per Östlund	"This should *not* work (only connector classes may be connected):
{{{
class A
  Real x,y=1;
equation
  connect(x,y);
end A;
}}}"	defect	closed	critical	2.0.0	New Instantiation		fixed		Martin Sjölund Per Östlund
