On Mon, 2 Jun 2014, Marek Polacek wrote: > +@smallexample > +int a; > +... > +if (!a > 1) @{ ... @}
@dots{}, since this is an ellipsis not the literal ... token. -- Joseph S. Myers jos...@codesourcery.com
On Mon, 2 Jun 2014, Marek Polacek wrote: > +@smallexample > +int a; > +... > +if (!a > 1) @{ ... @}
@dots{}, since this is an ellipsis not the literal ... token. -- Joseph S. Myers jos...@codesourcery.com