iw3sp-mod/deps/json/docs/examples/json_pointer__operator__notequal.output
2024-03-12 22:41:56 +03:00

5 lines
75 B
Plaintext

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