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

5 lines
75 B
Plaintext

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