{} in if/else1997-11-05 14:04:08So 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; }
--
Tim Showalter
tjs(_at_)andrew(_dot_)cmu(_dot_)edu
|
|
||||||||||||||||