json/docs/examples/json_pointer__operator__equal.output

5 lines
73 B
Plaintext
Raw Normal View History

"" == "": true
"" == "": true
"" == "/foo": false
"/foo" == "/foo": true