iw4x-client/deps/json/docs/examples/json_pointer__operator__equal.output
2024-03-07 05:13:50 -05:00

5 lines
73 B
Plaintext

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