﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2700	Not balanced connectors should generate an error	Karin Gustafsson	somebody	"Create the model:

{{{
connector notValid // illegal connector
Real r1;
Real r2;
flow Real r3;
end notValid;
}}}

Validate the model

'''Expected Result:''' An error, this is an example of illegal modelica from the modelica spec.
'''Received Results:''' Warning: Connector .notValid is not balanced: The number of potential variables (2) is not equal to the number of flow variables (1)."	defect	new	normal	Future	Frontend	trunk			
