﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
112	Parse error when declaring and assigning on the same line	zirkel	ywei	"In the example simpleArrayInputRead.mmp, there is a parser exception from the line:

{{{
	int b = a[1][0];
}}}

If separated into two separate statements, this works, but it should work as one line, too."	defect	closed	major		front		fixed	parser, exception, example, front, simpleArray	
