What happens to an unnamed-namespace variable defined in a header included by three trans…

from Namespaces
C++23 intermediate 1 min

What happens to an unnamed-namespace variable defined in a header included by three translation units?

Report an error