Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
This produces uncompileable code
struct ReservedMemberName { 1: optional i32 Isset }
Reason is that Isset conflicts with the internally generated class resulting in CS0542 "member names cannot be the same as their enclosing type"
Attachments
Issue Links
- links to