﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1064	Don't allow outer without corresponding inner. (from MathCore)	krsta	krsta	"What you see below should not be allowed according to the specification, but is allowed in !MathModelica.
{{{
model A
  outer Real x;
end A;
}}}
The variable x does not have a matching inner variable."	defect	closed	high				fixed		krsta
