2016-03-16 02:40:11 -04:00
|
|
|
RaisesArbitraryException = 1
|
2016-04-03 18:35:15 -04:00
|
|
|
_ = A::B # Autoloading recursion, also expected to be watched and discarded.
|
2016-03-16 02:40:11 -04:00
|
|
|
|
2016-08-06 12:03:25 -04:00
|
|
|
raise Exception, "arbitray exception message"
|