﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3010	Dependency analysis removes import without warning	Martin Sjölund	Per Östlund	"Dependency analysis removes import without warning, for example for the following:
{{{#!mo
model N
end N;

model M
  import N;
  import N;
  N n;
end M;
}}}"	defect	closed	high	never	Frontend	trunk	wontfix		
