mirror of
https://github.com/nlohmann/json.git
synced 2026-02-26 13:26:28 +00:00
📝 add documentation for numbers
This commit is contained in:
@@ -418,9 +418,9 @@ TEST_CASE("json.org examples")
|
||||
}
|
||||
}
|
||||
|
||||
TEST_CASE("RFC 7159 examples")
|
||||
TEST_CASE("RFC 8259 examples")
|
||||
{
|
||||
// here, we list all JSON values from the RFC 7159 document
|
||||
// here, we list all JSON values from the RFC 8259 document
|
||||
|
||||
SECTION("7. Strings")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user