ziglings.org/patches/patches/057_unions3.patch

5 lines
78 B
Diff
Raw Normal View History

2021-03-10 20:14:25 -05:00
18c18
< const Insect = union(InsectStat) {
---
> const Insect = union(enum) {