mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-17 00:21:28 +00:00
Update bytecode text tests in JVM_IR
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
// TODO KT-36651 Avoid boxing in safe call / elvis chains in JVM_IR
|
||||
|
||||
class A(val x : Int, val y : A?)
|
||||
|
||||
fun check(a : A?) : Int {
|
||||
|
||||
Reference in New Issue
Block a user