Sign in
fuchsia
/
third_party
/
wuffs
/
refs/heads/upstream/main
/
.
/
test
/
data
/
rfc-6901-json-pointer.json
blob: d88f8470736fbb01ef9248f11452be40d693bdf6 [
file
] [
log
] [
blame
] [
edit
]
{
"foo"
:
[
"bar"
,
"baz"
],
""
:
0
,
"a/b"
:
1
,
"c%d"
:
2
,
"e^f"
:
3
,
"g|h"
:
4
,
"i\\j"
:
5
,
"k\"l"
:
6
,
" "
:
7
,
"m~n"
:
8
}