﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
281	parser rejects abstract functions which return arrays	Stephen Siegel		"The parser will not accept an abstract function which returns an array, such as
{{{
#pragma TASS abstract char[] STDIO_SCAN_STRING(FILE file, int position);
}}}
Abstract functions should probably be allowed to take any type and return any type."	defect	closed	major	1.1	front	1.1	fixed	parse abstract function array type	
