﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4692	CKPackager remove mandatory parenthsis	Garry Yao	Frederico Caldeira Knabben	"For the following codes
{{{
array.splice( ( length--, i-- ), 1 );
}}}
CKPackager will output into:
{{{
array.splice( length--, i--, 1 );
}}}"	Bug	closed	Normal		Project : CKPackager		fixed	Confirmed Review+	
