Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
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"
}