Currently, the spec does not say if label name reuse is allowed or not:
f3015ed#diff-d372e456aea857e846293c5f4add7c81R156
I'm not sure what the current implemented behavior is, but I suppose there are only two options:
- Not allowed.
- Allowed, but scoped (not allowed if ambiguous).