This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
d9e0cafe64dd7dc56fc2d46bc29c18630a108356
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