1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-26 13:43:02 +04:00
Files
json/docs/mkdocs/docs/examples/json_pointer__operator__notequal.output
T
2025-01-17 06:53:35 +01:00

5 lines
75 B
Plaintext

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