Diff for /parser3/tests/400.html between versions 1.2 and 1.3

version 1.2, 2020/06/27 09:48:15 version 1.3, 2024/12/10 21:39:20
Line 17  Y: ^fail[Y] ^rem{will work without OPTIM Line 17  Y: ^fail[Y] ^rem{will work without OPTIM
   
 Z: ^gpf345[]  Z: ^gpf345[]
   
   first call wcontext: ^json:string[^v1[]]  ^json:string[^v1[R]] ^json:string[^v1[]]  ^json:string[^v1[R]]
   first call result:   ^json:string[^v2[R]] ^json:string[^v2[]]  ^json:string[^v2[R]] ^json:string[^v2[]]
   
 @test[value]  @test[value]
 no result  no result
 ^if($value eq 'X'){  ^if($value eq 'X'){
Line 46  $result[result] Line 49  $result[result]
   
 @gpf345[]  @gpf345[]
 ^return{code}  ^return{code}
   
   @v1[r]
   w ^if($r eq 'R'){ $result[R] } W
   
   @v2[r]
   w ^if($r eq 'R'){ $result[R] } W

Removed from v.1.2  
changed lines
  Added in v.1.3


E-mail: