﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2238	Syntax check warning on using variable inside declare state	MrCreatoR <mscreator@…>		"I got warning with this example:

{{{
Dim $aArr[10] = [UBound($aArr)-1]
MsgBox(64, 'Title', Ubound($aArr))
}}}

But if i press «Continue anyway», the MsgBox shown and the array declared properly.

So the syntax is ok?"	Bug	closed		AutoIt	3.3.8.1	None	No Bug	Syntax, Dim	
