RootCauseunvalidated
MSVC considers `A` to be a typedef name for linkage purposes — The type of `a` is not defined in a typedef declaration. Tension: it does not have a typedef name for linkage purposes. Outcome: The type of `a` is not defined in a typedef declaration.
6306ac67-1025-4a38-8397-aa9bbb02d682
MSVC considers A to be a typedef name for linkage purposes — The type of a is not defined in a typedef declaration. Tension: it does not have a typedef name for linkage purposes. Outcome: The type of a is not defined in a typedef declaration.