naiveproxy/tools/gn/format_test_data/036.gn

10 lines
80 B
Plaintext
Raw Normal View History

2018-01-28 21:32:06 +03:00
import("a")
import("b")
assert(x)
assert(y)
assert(z)
source_set("stuff") {
}