Add IR equivalent of AbstractBytecodeListingTest and muted failures.
This commit is contained in:
committed by
Dmitry Petrov
parent
06b6477d04
commit
b782e8f0f0
@@ -1,2 +1,3 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
abstract class A<T> : List<T>
|
||||
abstract class B : List<Int>
|
||||
|
||||
Reference in New Issue
Block a user