This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-02 07:49:22 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60e2ea0bfbb8a8ae2df31a8e45ef8c416a9ff77e
zig
/
doc
/
langref
/
null.zig
T
Andrew Kelley
1b90888f57
migrate langref documentation generation to the build system
2024-04-25 00:09:24 -07:00
4 lines
46 B
Zig
Raw
Blame
History
const
optional_value
:
?
i32
=
null
;
// syntax
Reference in New Issue
View Git Blame
Copy Permalink