[FIR-test] Unmute passing tests, mostly fir2ir
This commit is contained in:
-1
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND_FIR: JVM_IR
|
||||
|
||||
inline class Foo(val x: Int) : Comparable<Foo> {
|
||||
override fun compareTo(other: Foo): Int {
|
||||
|
||||
Reference in New Issue
Block a user