﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
279	string parse error in TreeParser	Stephen Siegel	zirkel	"When a literal string is parsed, the open and closing double quote characters are included in the string.   For example in
{{{
char[10] a = ""hello"";
}}}
the array generated consists of the characters '""' 'h' 'e' ...
See literal test 5."	defect	closed	major	1.1	front	1.1	fixed	string quotes parse front	
