zig
Code
Branches
Tags
Commits
master
zig
/
doc
/
langref
/
null.zig
Top
1
const
optional_value
:
?
i32
=
null
;
2
3
// syntax