Files
json/examples/json_pointer__operator__notequal.output
T
2023-03-08 12:43:29 +00:00

5 lines
75 B
Plaintext

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