mirror of
https://github.com/nlohmann/json.git
synced 2026-01-22 05:52:13 +00:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
"" == "": true
|
|
"" == "": true
|
|
"" == "/foo": false
|
|
"/foo" == "/foo": true
|