Sign in
gn
/
gn.git
/
981f46c64d1456d2083b1a2fa1367e753e0cdc1b
/
.
/
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.
]
}