compiler testdata: s/trait/interface
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//KT-4415 Class Auto-Cast Bug
|
||||
|
||||
trait SelfJson
|
||||
interface SelfJson
|
||||
|
||||
object A {
|
||||
fun find(<!UNUSED_PARAMETER!>clz<!>:Class<*>){ }
|
||||
|
||||
Reference in New Issue
Block a user