Sign in
gn
/
gn.git
/
70c73e0e684b4fa20c8444a764d8d6ff1daa73eb
/
.
/
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"
)