This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
2b99b0428500ef880bc52e9f814f970e5fa29a7d
zig
/
doc
/
langref
/
null.zig
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
View Git Blame
Copy Permalink