This commit is contained in:
nlohmann
2025-09-16 06:08:09 +00:00
parent 0b14a60e6f
commit fab37adabc
247 changed files with 506 additions and 506 deletions

View File

@@ -5,7 +5,7 @@
using json = nlohmann::json;
/* Demonstration of type error exception with diagnostic postions support enabled */
/* Demonstration of type error exception with diagnostic positions support enabled */
int main()
{
//Invalid json string - housenumber type must be int instead of string