ZNTC1100: Private field has already been declared
ZNTC1100
Section titled “ZNTC1100”Private field has already been declared
Category: Semantic: Private Member
Reproduction
Section titled “Reproduction”class C { #x; #x; }How to fix
Section titled “How to fix”See the error message for cause and resolution.