--- parser3/tests/427.html 2024/09/28 01:35:39 1.1 +++ parser3/tests/427.html 2024/10/02 02:45:35 1.2 @@ -16,7 +16,8 @@ $a[1;2] 3. array kept: ^a.create[] ^json:string[$a] or added: ^a.create[ $.3[3] ] ^json:string[$a] - or fail: ^try-catch{ ^a.create[$a] } + or ignored ^a.create[$a] ^json:string[$a] + 4. array kept: ^a.new[] ^json:string[$a] or added: ^a.new[4] ^json:string[$a] or nested: ^a.new[$a] ^try-catch{ ^json:string[$a] }