Sign in
mojo
/
mojo-tools
/
6d88f117fc7c931ece6ff0403d78e45bc9f17f38
/
.
/
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"
}