ziglings/patches/patches/057_unions3.patch

5 lines
78 B
Diff

18c18
< const Insect = union(InsectStat) {
---
> const Insect = union(enum) {