﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2548	Array Literal Notation	Tasiro		"Please allow the use of the array literal notation as an expression and not only as an array initializer.
Example:
{{{
Local $data [2] = [""a"", ""b""]
; ...
_ArrayConcatenate ($data, [""c"", ""d""])
}}}"	Feature Request	closed		AutoIt		None	Rejected		
