mirror of
https://github.com/nlohmann/json.git
synced 2026-03-29 20:32:45 +00:00
deploy: 44bee1b138
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user