[IR] Integrate MFVC with Inline classes
#KT-1179
This commit is contained in:
committed by
teamcity
parent
406bc4e497
commit
b1dced6cda
@@ -2,6 +2,7 @@
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// WORKS_WHEN_VALUE_CLASS
|
||||
// LANGUAGE: +ValueClasses
|
||||
// CHECK_BYTECODE_LISTING
|
||||
|
||||
@JvmInline
|
||||
value class DPoint(val x: Double, val y: Double)
|
||||
|
||||
Reference in New Issue
Block a user