ietf-mta-filters
[Top] [All Lists]

Re: {} in if/else

1997-11-05 19:03:09
 In 
<Pine(_dot_)SOL(_dot_)3(_dot_)95L(_dot_)971105160232(_dot_)27664f-100000(_at_)nil(_dot_)andrew(_dot_)cmu(_dot_)edu>
 TJS(_at_)ANDREW(_dot_)CMU(_dot_)EDU writes:

So can I change the grammar to require the braces around commands in an
if/else?

That is,
        if true keep;

wouldn't be legal; you'd need
        if true { keep; }

Why???

      -Chris Bartram
       3k Associates, Inc.


<Prev in Thread] Current Thread [Next in Thread>