Sign in
gn
/
gn.git
/
e606581aa24578e606b67a45c63bf631edb5f870
/
.
/
tools
/
gn
/
format_test_data
/
067.golden
blob: 9ce2fa7727623228e9b8fbf8c68e4352a286f625 [
file
]
# Scope wrapping.
myscope
=
{
}
myscope
=
{
a
=
1
}
myscope
=
{
a
=
1
b
=
2
}
# Comment
SomeFunction
({
a
=
1
},
"foo"
)