This website requires JavaScript.
Explore
Help
Sign in
kata
/
ziglings
Watch
1
Star
0
Fork
You've already forked ziglings
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a703faa8e4
ziglings
/
patches
/
patches
/
035_enums.patch
5 lines
76 B
Diff
Raw
Normal View
History
Unescape
Escape
Add remaining patch files
2021-02-15 17:13:55 -05:00
23c23
< const Ops = enum { ??? };
---
> const Ops = enum { dec, inc, pow };
Reference in a new issue
Copy permalink