Sign in
cobalt
/
cobalt
/
63c7ad499be49ef959b3b1c5ea3f48491aa033d3
/
.
/
src
/
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"
}