naiveproxy/tools/gn/format_test_data/007.golden

12 lines
245 B
Plaintext
Raw Normal View History

2018-01-28 21:32:06 +03:00
executable("test") {
sources = [
"a.cc",
]
# This is an unusual comment that's a header for the stuff that comes after
# it. We want to make sure that it's not connected to the next element in
# the file.
cflags = [ "-Wee" ]
}