RosettaCodeData/Task/Exceptions/Elena/exceptions-2.elena

5 lines
34 B
Plaintext

foo()
{
MyException.raise()
}