Diff for /parser3/tests/356.html between versions 1.1 and 1.2

version 1.1, 2016/09/27 22:09:55 version 1.2, 2016/11/30 21:34:43
Line 10 Line 10
   
 8. ^json:string[^reflection:method_info[$try-catch] $.file[skip] ]  8. ^json:string[^reflection:method_info[$try-catch] $.file[skip] ]
 9. ^json:string[^reflection:method_info[MAIN;try-catch] $.file[skip] ]  9. ^json:string[^reflection:method_info[MAIN;try-catch] $.file[skip] ]
   
   $o[^O::create[]]
   10. ^json:string[^reflection:method_info[$o.create] $.file[skip] ]
   11. ^json:string[^reflection:method_info[$O:create] $.file[skip] ]
   
   $c[^C::create[]]
   10. ^json:string[^reflection:method_info[$c.create] $.file[skip] ]
   11. ^json:string[^reflection:method_info[$C:create] $.file[skip] ]
   
   @CLASS
   O
   
   @create[param]
   code
   
   @CLASS
   C
   
   @BASE
   O

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


E-mail: