review fixes + DCE data update + test (un)muting
This commit is contained in:
committed by
Ilya Gorbunov
parent
2663d9751a
commit
a83baee67b
+1
-1
@@ -1,5 +1,5 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND: JVM_IR, JS_IR
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
inline class Foo(val x: Int)
|
||||
inline class FooRef(val y: String)
|
||||
|
||||
Reference in New Issue
Block a user