good first issuetesting
仓库指标
- 星标
- (17 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Add tests for the corner cases of generating "empty" types where it applies:
- structure with no fields
- inductive with no cases
- union with no cases
- service with no methods
- tuple with no slots