Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / tools / gn / format_test_data / 007.golden
blob610fa3fead58d17df4a6302683889649a46f6d4d
1 executable("test") {
2   sources = [
3     "a.cc",
4   ]
6   # This is an unusual comment that's a header for the stuff that comes after
7   # it. We want to make sure that it's not connected to the next element in
8   # the file.
10   cflags = [ "-Wee" ]