zig
Code
Branches
Tags
Commits
master
zig
/
test
/
behavior
/
zon
/
complex.zon
Top
1
.
{
2
.
f1
=
.
{
3
.
f1
=
null
,
4
.
f2
=
"
foo
"
,
5
}
,
6
.
f2
=
null
,
7
}