Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
base
/
test
/
data
/
serializer_test.json
blob: 446925ea7b469f7eaf3a9ed7cf05cb7425ee18c3 [
file
] [
log
] [
blame
]
{
"bool"
:
true
,
"int"
:
42
,
"list"
:
[
1
,
2
],
"null"
:
null
,
"real"
:
3.14
,
"string"
:
"hello"
}