|
|
| 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) | |
| } | |
| } | |