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

5 lines
73 B
Plaintext

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