1
0
Fork 0
mirror of https://github.com/klzgrad/naiveproxy.git synced 2025-03-29 19:59:54 +03:00
naiveproxy/tools/gn/format_test_data/007.golden
2018-02-02 05:49:39 -05:00

11 lines
245 B
Text

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