Sign in
android
/
platform
/
external
/
libchrome
/
59cf62dbae88b72bf032a59326b481829ff75365
/
.
/
base
/
test
/
data
/
serializer_test_nowhitespace.json
blob: a1afdc583026b073ba720b497895b0b7bc7ec0ef [
file
] [
log
] [
blame
]
{
"bool"
:
true
,
"int"
:
42
,
"list"
:[
1
,
2
],
"null"
:
null
,
"real"
:
3.14
,
"string"
:
"hello"
}