Sign in
gn
/
gn.git
/
894143c30d98b981fbfd2b91a3bd877c96b70ded
/
.
/
tools
/
gn
/
format_test_data
/
003.gn
blob: 429165a285cbae37c1ca223483e40b0d5cf57647 [
file
] [
log
] [
blame
]
executable
(
"test"
)
{
sources
=
[
"stuff.cc"
,
"things.cc"
]
deps
=
[
"//base"
,
]
}