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.
]
}