Warning, file /frameworks/syntax-highlighting/autotests/html/test.json.witherror.html was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

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;">&quot;float&quot;</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;">&quot;int&quot;</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;">&quot;string&quot;</span><span style="color:#644a9b;font-weight:bold;">:</span> <span style="color:#bf0303;">&quot;\a </span><span style="color:#924c9d;">\&quot;</span><span style="color:#bf0303;">b' </span><span style="color:#924c9d;">\n</span><span style="color:#bf0303;">&quot;</span><span style="color:#644a9b;font-weight:bold;">,</span>
0011   <span style="color:#0057ae;">&quot;array&quot;</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;">&quot;object&quot;</span><span style="color:#644a9b;font-weight:bold;">:</span> <span style="color:#644a9b;font-weight:bold;">{</span>
0013     <span style="color:#0057ae;">&quot;mult-line&quot;</span><span style="color:#644a9b;font-weight:bold;">:</span> <span style="color:#bf0303;">&quot;so this folds&quot;</span>
0014   <span style="color:#644a9b;font-weight:bold;">},</span>
0015   <span style="color:#0057ae;">&quot;folded array&quot;</span><span style="color:#644a9b;font-weight:bold;">:</span> <span style="color:#006e28;font-weight:bold;">[</span>
0016     <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>
0017   <span style="color:#006e28;font-weight:bold;">]</span>
0018   <span style="color:#bf0303;">&quot;error key&quot;</span><span style="color:#bf0303;text-decoration:underline;">:</span> <span style="color:#bf0303;">&quot;due to missing comma&quot;</span>
0019 <span style="color:#644a9b;font-weight:bold;">}</span>
0020 </pre></body></html>