JSON pointer: Difference between revisions

Content added Content deleted
Line 562: Line 562:
checkError("/no/such/thing"),
checkError("/no/such/thing"),
checkError("bad/pointer")
checkError("bad/pointer")
</syntaxhighlight">
</syntaxhighlight>
{{output}}
{{output}}
Nothing, by design.
Nothing, by design.