naiveproxy/tools/gn/format_test_data/022.gn
2018-01-28 13:32:06 -05:00

7 lines
81 B
Plaintext

executable(something[0]) {
if (weeeeee.stuff) {
x = a.b
y = a[8]
}
}