Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
test
behavior
zon
complex.zon
pretty
plain
permalink
blame
history
•
7 lines
•
82 B
1
.{
2
.f1 = .{
3
.f1 = null,
4
.f2 = "foo",
5
},
6
.f2 = null,
7
}