mirror of
https://github.com/nlohmann/json.git
synced 2024-11-30 18:59:02 +08:00
5 lines
73 B
Plaintext
5 lines
73 B
Plaintext
"" == "": true
|
|
"" == "": true
|
|
"" == "/foo": false
|
|
"/foo" == "/foo": true
|