spec: What is the definition of a symbol?

Paul Backus snarwin at gmail.com
Fri Nov 20 21:23:24 UTC 2020


On Friday, 20 November 2020 at 21:16:47 UTC, Basile B. wrote:
>
> I'd go for something like that:
>
> «A symbol is a declaration. This includes

A symbol is not a declaration. `int x;` is a declaration, but `x` 
by itself is not.


More information about the Digitalmars-d mailing list