Added init keyword to testdata
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Reluctant() {
|
||||
{
|
||||
init {
|
||||
throw Exception("I'm not coming out")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user