Files
RedBear-OS/local/recipes/kde/kf6-syntaxhighlighting/source/autotests/folding/test.json.witherror.fold
T

22 lines
793 B
Plaintext

<beginfold id='1'>{</beginfold id='1'>
"float": 3.1415,
"int": 123,
"string": "\a \"b' \n",
"array": <beginfold id='2'>[</beginfold id='2'> 1, 2, 3 <endfold id='2'>]</endfold id='2'>,
"object": <beginfold id='1'>{</beginfold id='1'>
"mult-line": "so this folds"
<endfold id='1'>}</endfold id='1'>,
"folded array": <beginfold id='2'>[</beginfold id='2'>
0, 1, 2, 3, 00, 01,
0.0, 1.0, 2.0, 3.0, 00.0, 01.0,
0.10, 1.10, 2.10, 3.10, 00.10, 01.10,
0.01, 1.01, 2.01, 3.01, 00.01, 01.01,
-0, -1, -2, -3, -00, -01,
-0.0, -1.0, -2.0, -3.0, -00.0, -01.0,
-0.10, -1.10, -2.10, -3.10, -00.10, -01.10,
-0.01, -1.01, -2.01, -3.01, -00.01, -01.01
<endfold id='2'>]</endfold id='2'>
"error key": "due to missing comma"
<endfold id='1'>}</endfold id='1'>