On Fri, 3 Sep 1999, Thomas McKay wrote:

That does not work in Tclsh8.0 either. The problem is that the
parser needs to see a space after the } (meaning }{ is not valid).

later
mo

> The following does not parse in 1.1a1
> 
> proc foo {a b}{
>    return
> }
> 
> "extra character after curly brace" (or some such message).
> 
> It was due to there being no space between the "}{".  Is this a Tcl
> limitation?
> 

----------------------------------------------------------------
The TclJava mailing list is sponsored by WebNet Technologies.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 
A list archive is at: http://www.findmail.com/listsaver/tcldallas/

Reply via email to