5 lines
34 B
Text
5 lines
34 B
Text
|
|
foo()
|
||
|
|
{
|
||
|
|
MyException.raise()
|
||
|
|
}
|