﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3680	getConnectionCount does not return connection with for loop	Adeel Asghar	Adeel Asghar	"If the connection is defined in the for loop like this,

{{{
for i in 1:2 loop
  connect(a1.y[i], b1.u[i]);
end for;
}}}

The `getConnectionCount` API doesn't count it.
"	defect	closed	high	1.12.0	Interactive Environment	v1.9.4-dev-nightly	fixed		
