json/docs/examples/json_pointer__operator__equal.output
2022-08-05 14:08:27 +02:00

5 lines
73 B
Plaintext

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