Allow anonymous memberless Struct
Previously, named memberless Structs were allowed, but anonymous memberless Structs were not.
Fixes [Bug #19416]
Allow anonymous memberless Struct
Previously, named memberless Structs were allowed, but anonymous
memberless Structs were not.
Fixes [Bug #19416]