json/docs/examples/json_pointer__operator__equal.output

5 lines
73 B
Plaintext
Raw Normal View History

2022-08-05 09:42:32 +03:00
"" == "": true
"" == "": true
"" == "/foo": false
"/foo" == "/foo": true