This website requires JavaScript.
Explore
Help
Sign in
a
/
ziglings
Watch
1
Star
0
Fork
You've already forked ziglings
0
mirror of
https://codeberg.org/andyscott/ziglings.git
synced
2024-12-23 06:23:10 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
029839cb83
ziglings
/
patches
/
patches
/
045_optionals.patch
5 lines
82 B
Diff
Raw
Normal View
History
Unescape
Escape
Add remaining patch files
2021-02-15 17:13:55 -05:00
32c32
< var answer: u8 = result;
---
> var answer: u8 = result orelse 42;
Reference in a new issue
Copy permalink