xref
: /
third_party
/
gn
/
src
/
gn
/
format_test_data
/
002.golden
(revision 6d528ed9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/gn/src/gn/format_test_data/
1
executable("test") {
2
sources = [
3
"
stuff.cc
",
4
"
things.cc
",
5
]
6
}
7