add ex 57 unions 3
This commit is contained in:
parent
89187e52a1
commit
42fde519e9
3 changed files with 62 additions and 0 deletions
4
patches/patches/57_unions3.patch
Normal file
4
patches/patches/57_unions3.patch
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
18c18
|
||||
< const Insect = union(InsectStat) {
|
||||
---
|
||||
> const Insect = union(enum) {
|
||||
Loading…
Add table
Add a link
Reference in a new issue