On Mon, 3 Feb 2020, Markus Elfring wrote: > > Where is the space that yoyu are concerned about? > > … > @@ -1,7 +1,7 @@ > void on_message_element … > ↑ > > How was this character added at the first column in this line > of my software test approach? > > > >> https://github.com/wwmm/pulseeffects/blob/acb5161a6ab8d3b0c395ed2809d3318ccf4931bc/src/source_output_effects.cpp#L6 > > > > I guess it would be fine if you put > > > > typedef auto; > > > > among the metavariables? > > Do you distinguish between the storage class specifier > and other uses of such a key word? > https://en.cppreference.com/w/cpp/language/auto Sorry. I know nothing about C++. Auto seems to be supported - I see it in both the C parser and the SmPL parser. julia