Move debugger test data to the new location
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
try {
|
||||
this.hashCode()
|
||||
} catch(e : kotlin.Throwable) {
|
||||
this.fail()
|
||||
}
|
||||
Reference in New Issue
Block a user