Minor. Add IDE MPP test

This commit is contained in:
Ilmir Usmanov
2021-03-21 17:39:57 +01:00
committed by Space
parent 164e9034d1
commit 3bcc2fe476
7 changed files with 20 additions and 715 deletions
@@ -0,0 +1,3 @@
package kotlin.jvm
expect value class <!LINE_MARKER("descr='Has actuals in JVM'")!>VC<!>(val i: Int)