[stringtemplate-interest] Bug in group map parsing??
Terence Parr
parrt at cs.usfca.edu
Fri Dec 22 16:35:10 PST 2006
On Dec 22, 2006, at 4:25 AM, Caleb Lyness wrote:
> Hello all,
>
> Can I use my wiki login to login on Jira and reports bugs?
> And here are the bugs I have come across:
>
> 1) The string "default" cannot be used as the string in the map
> 2) If default is the only element in the map, parsing fails:
>
> Group definition:
>
> group testGroup;
> map ::= [
> default: "default"
> ]
>
Oh, slightly different. This is same as saying default=default.
Hmm...yeah, I should make context aware.
Ter
More information about the stringtemplate-interest
mailing list