json/docs/examples/json_pointer__operator__notequal.output

5 lines
75 B
Plaintext
Raw Normal View History

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