File indexing completed on 2024-05-12 04:02:09

0001 <!DOCTYPE html>
0002 <html><head>
0003 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
0004 <title>test.json.witherror</title>
0005 <meta name="generator" content="KF5::SyntaxHighlighting - Definition (JSON) - Theme (Breeze Light)"/>
0006 </head><body style="background-color:#ffffff;color:#1f1c1b"><pre>
0007 <span style="color:#644a9b;font-weight:bold">{</span>
0008   <span style="color:#0057ae">"float"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#b08000">3.1415</span><span style="color:#644a9b;font-weight:bold">,</span>
0009   <span style="color:#0057ae">"int"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#b08000">123</span><span style="color:#644a9b;font-weight:bold">,</span>
0010   <span style="color:#0057ae">"string"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#bf0303">"</span><span style="color:#bf0303;text-decoration:underline">\a</span><span style="color:#bf0303"> </span><span style="color:#924c9d">\"</span><span style="color:#bf0303">b' </span><span style="color:#924c9d">\n</span><span style="color:#bf0303">"</span><span style="color:#644a9b;font-weight:bold">,</span>
0011   <span style="color:#0057ae">"array"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#006e28;font-weight:bold">[</span> <span style="color:#b08000">1</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#b08000">2</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#b08000">3</span> <span style="color:#006e28;font-weight:bold">]</span><span style="color:#644a9b;font-weight:bold">,</span>
0012   <span style="color:#0057ae">"object"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#644a9b;font-weight:bold">{</span>
0013     <span style="color:#0057ae">"mult-line"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#bf0303">"so this folds"</span>
0014   <span style="color:#644a9b;font-weight:bold">},</span>
0015   <span style="color:#0057ae">"folded array"</span><span style="color:#644a9b;font-weight:bold">:</span> <span style="color:#006e28;font-weight:bold">[</span>
0016     <span style="color:#b08000">0</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#b08000">1</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#b08000">2</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#b08000">3</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#bf0303;text-decoration:underline">00</span><span style="color:#006e28;font-weight:bold">,</span> <span style="color:#bf0303;text-decoration:underline">01</span>
0017   <span style="color:#006e28;font-weight:bold">]</span>
0018   <span style="color:#bf0303">"error key"</span><span style="color:#bf0303;text-decoration:underline">:</span> <span style="color:#bf0303">"due to missing comma"</span>
0019 <span style="color:#644a9b;font-weight:bold">}</span>
0020 </pre></body></html>