﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
85	Integers cannot be set to negative literal	zirkel	ywei	"Trying to declare an integer as a negative literal value, such as: 

temp = -1;

will give the error 

Unknow operator type: UNARY_EXPR"	defect	closed	minor		front		fixed	parser, negative, unknown operator	
