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
history
|
raw
|
HEAD
Enable Material Design downloads on Canary/Chromium
[chromium-blink-merge.git]
/
tools
/
json_comment_eater
/
everything_expected.json
blob
5c6442c29c5129e5b3f6d34d0c301e4a55264b7e
1
2
3
4
5
6
{ "namespace": "test",
7
"comments": "yo",
8
"strings": "yes",
9
"escaped\"": "string\"isescaped",
10
"more//": "\"more",
11
"so\\many": "\\\\escapes\\\\\"whoa",
12
"comment//inmiddle": "of string",
13
"comments": "yo",
14
"strings": "yes",
15
"more/*": "\"more",
16
17
"and": "in string"
18
}