Sign in
gn
/
gn.git
/
52cb644a3fb4e111e1102a6b01a49ef21dd3409d
/
.
/
src
/
gn
/
format_test_data
/
077.gn
blob: 665d420e62737be07bb9e6f2a26cc2006a9ec07b [
file
] [
log
] [
blame
]
# Regression test for https://crbug.com/gn/138. 80 col -------------------------
foo
(
"bar"
)
{
blah
=
[
"$target_gen_dir/run-lit"
,
# Non-existing, so that ninja runs it each time.
]
}