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

version 1.1, 2003/04/11 10:57:24 version 1.2, 2003/07/24 11:25:58
Line 0 Line 1
   $table[^table::create{group     name
   first   a
   first   b
   second  c
   third   d
   third   e
   }]
   
   ^try{   
           $bad2[^table.hash[group;name][
                   $.distinct[bad2]
           ]]
   }{
           ^if($exception.type eq parser.runtime){
                   failed, that's OK
                   $exception.handled(1)
           }
   }
   

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


E-mail: