mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 15:53:55 +00:00
JVM IR: Lower IrStringConcatenation
This commit is contained in:
committed by
Alexander Udalov
parent
78b4024ccb
commit
c905209504
@@ -1,5 +1,4 @@
|
||||
// !LANGUAGE: +InlineClasses
|
||||
// IGNORE_BACKEND: JVM_IR
|
||||
|
||||
// FILE: Z.kt
|
||||
inline class Z(val value: Int)
|
||||
|
||||
Reference in New Issue
Block a user