h1-mod/deps/json/docs/examples/json_pointer__operator__notequal.output
2024-03-07 00:54:32 -05:00

5 lines
75 B
Plaintext

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