Diff for /parser3/tests/277.html between versions 1.3 and 1.4

version 1.3, 2012/05/29 21:57:02 version 1.4, 2017/02/14 14:35:06
Line 10  $o.hash[ $.value[hash] ] Line 10  $o.hash[ $.value[hash] ]
 $o.b[^test::create[]]  $o.b[^test::create[]]
 $o.c[^test2::create[]]  $o.c[^test2::create[]]
   
 ^json:string[$o; $._default[$2jsonDefault] $.test[$2json]]  1. ^json:string[$o; $._default[$2jsonDefault] $.test[$2json]]
   
   #just $._default
   $h[ $._default[$2jsonDefault] ]
   2. ^json:string[$o;$h]
   ^if(def $h){defined OK}{not defined BUG}
   
 @2json[key;value;options]  @2json[key;value;options]
 {key is: $key; value is: ^json:string[$value]}  {key is: $key; value is: ^json:string[$value]}

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


E-mail: