|
|
| version 1.77, 2004/12/23 15:50:27 | version 1.92, 2005/07/29 06:17:38 |
|---|---|
| Line 1 | Line 1 |
| @USE | |
| /_bug_derived.p | |
| #/_bug.p | |
| @main[] | @main[] |
| ^bug[] | $bug[^bug_derived::create[value from ctor]] |
| read:$bug.paf<br> | |
| write:$bug.paf[works]<br> | |
| read:$bug.paf<br> | |
| @unhandled_exception[exception;stack] | |
| unhandled_exception | |
| #do not log it | |
| $exception.handled(1) | |