naiveproxy/tools/gn/format_test_data/022.gn

7 lines
81 B
Plaintext
Raw Normal View History

2018-08-11 08:35:24 +03:00
executable(something[0]) {
if (weeeeee.stuff) {
x = a.b
y = a[8]
}
}