I'd like to use a tag such as multiple-declarations for a question that is regarding something like:
int a = 0, b = 1;
Maybe this tag is too specialized but the question I want to ask is regarding how a compiler reads this.
Can someone add this tag or can someone tell me if there is something else that already exists for this concept?