naiveproxy/tools/gn/format_test_data/036.gn

10 lines
80 B
Plaintext
Raw Normal View History

2018-08-11 08:35:24 +03:00
import("a")
import("b")
assert(x)
assert(y)
assert(z)
source_set("stuff") {
}