Diff for /parser3/tests/341.html between versions 1.5 and 1.6

version 1.5, 2020/12/30 10:18:22 version 1.6, 2024/05/20 23:02:35
Line 66  n4. ^json:string[^t.hash[$id]{ $h[$.key[ Line 66  n4. ^json:string[^t.hash[$id]{ $h[$.key[
   
 n5. ^json:string[^t.hash[$id;]]  n5. ^json:string[^t.hash[$id;]]
 n6. ^json:string[^t.hash[$id;; $.type[string] ]]  n6. ^json:string[^t.hash[$id;; $.type[string] ]]
   
 @try-catch[jCode]  
 ^try{$jCode}{  
         $exception.handled(true)  
         Type: $exception.type,  
         Source: $exception.source,  
         Comment: $exception.comment  
 }  

Removed from v.1.5  
changed lines
  Added in v.1.6


E-mail: