Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
test
behavior
hasdecl
foo.zig
pretty
plain
permalink
blame
history
•
2 lines
•
56 B
1
pub const public_thing = 42;
2
const private_thing = 666;