repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
tools
/
gn
/
format_test_data
/
007.golden
blob
610fa3fead58d17df4a6302683889649a46f6d4d
1
executable("test") {
2
sources = [
3
"a.cc",
4
]
5
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.
9
10
cflags = [ "-Wee" ]
11
}