﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2656	val(x.break.y, 0) does not work - the parsing of the script containing it fails	Adrian Pop	Martin Sjölund	"You get a message like:
{{{
Error: No viable alternative near token: break
}}}
I assume all the tokens have issues in component references or name paths.

I guess $Code.* in ModelicaBuiltin.mo should allow for String also as
TypeName, VariableName so one can write ""x.break.y"".

Maybe we should not allow VariableName/TypeName at all, but use strings always in all the APIs."	defect	closed	high	1.9.1	Parser	trunk	invalid		
