json/docs/examples/json_pointer__operator__notequal.output
Florian Albrechtskirchinger 3dbd31fb9a
Update documentation
2022-08-05 10:22:54 +02:00

5 lines
75 B
Plaintext

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