On Sun, 29 Oct 2000, Daniel L. Rall wrote:

> "Geir Magnusson Jr." wrote:
> > 
> > How about  :
> > 
> >         #set $foo = [ "\"foo\"", "this" ]
> 

Maybe we should have two kinds of STRING_LITERAL so
that we can do things like:

#set $foo = [ "'foo'" , "this" ]

one type with " as the delimiter
another with ' as the delimiter

jvz.

Reply via email to