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

5 lines
73 B
Plaintext

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