﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5173	[OMEdit] Incorrect Warning - not balanced connector	igor.timofeyev@…	Adeel Asghar	"In the following code all variables inside AA should have prefix input, and since that there should be no message about ""unbalanced connector AA"", but this message apeears when instantiating AA.

{{{
connector A
Real x;
end A;

connector AA = input A;
}}}
"	defect	closed	normal	1.13.0	OMEdit		duplicate	Warning message unbalanced connector	
