📝 fix example output

This commit is contained in:
Niels Lohmann 2020-05-12 16:13:33 +02:00
parent 8e0ae9b46f
commit e9a845f08a
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
<a target="_blank" href="https://wandbox.org/permlink/eFzRNyod3g4aVkvl"><b>online</b></a>
<a target="_blank" href="https://wandbox.org/permlink/Q7kpLxPf3Gh3jA4c"><b>online</b></a>

View file

@ -2,7 +2,7 @@
"compiler": {
"c++": "201103",
"family": "clang",
"version": "11.0.0 (clang-1100.0.33.8)"
"version": "11.0.3 (clang-1103.0.32.59)"
},
"copyright": "(C) 2013-2017 Niels Lohmann",
"name": "JSON for Modern C++",