Sign in
cobalt
/
cobalt.git
/
b48d5d342d8a80b19c4a69b353cdb8fdc6ab3789
/
.
/
base
/
test
/
data
/
serializer_test_nowhitespace.json
blob: a1afdc583026b073ba720b497895b0b7bc7ec0ef [
file
]
{
"bool"
:
true
,
"int"
:
42
,
"list"
:[
1
,
2
],
"null"
:
null
,
"real"
:
3.14
,
"string"
:
"hello"
}