Delete some strange code left (accidentally?) for the purpose of testing KT-1515.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
package org.jetbrains.kotlin.support
|
||||
|
||||
fun loadAsserter(): Unit {
|
||||
val c = javaClass<Runnable>()
|
||||
println("class is $c")
|
||||
}
|
||||
Reference in New Issue
Block a user