repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
exclude PluginsFieldTrialTest.NoPrefLeftBehind from valgrind bot
[chromium-blink-merge.git]
/
tools
/
gn
/
format_test_data
/
025.gn
blob
959ec8a3c526a9494c9fea53822562e4342e18f9
1
# Various parenthesis maintenance/trimming.
2
if ((a.b && c[d] + ((x < 4 || ((z + b)))))) {
3
y = z - (y - (x - !(b-d)))
4
a += ["a", "b", "c"] - (["x"] - ["y"])
5
}