Sign in
gn
/
gn.git
/
0305bc054a5f803477a5bcd62480af69801b3273
/
.
/
tools
/
gn
/
format_test_data
/
066.golden
blob: 45467b880f57a28915b8fd8b8135c87fcb0f739d [
file
] [
log
] [
blame
]
# Suppress sorting based on comment.
# NOSORT
sources
=
[]
# NOSORT
sources
=
[
"a"
,
]
# NOSORT
sources
+=
[
"a"
]
# NOSORT
sources
=
[
"z"
,
"z2"
,
"a"
,
"y.cc"
,
]
# NOSORT
sources
+=
[
"z"
,
"z2"
,
"a"
,
"y.cc"
,
]