Sign in
third-party-mirror
/
jackson
/
100b54f7a675846aef419574510f4f56945aa89e
/
.
/
samples
/
test1.jsn
blob: 94ad459ed0e535b508937f3d221e44c3ceaee36c [
file
] [
log
] [
blame
]
{
"test key"
:
true
,
"nullField"
:
null
,
"foo"
:
1
,
"foo2"
:
{
"a"
:
3
},
"a\u00E3b"
:
-
323
,
"2"
:
[
1
,
2
,
3
],
"\"foo\""
:
"foo\nbar"
}