Inline (wrapper) class IC extends erased inline class IC$Erased

This commit is contained in:
Dmitry Petrov
2018-08-29 17:57:38 +03:00
parent a46b28718e
commit 3080b65f7d
18 changed files with 143 additions and 22 deletions
@@ -14,6 +14,8 @@ inline class A(val x: Int) {
inline fun stub() {}
// FILE: 2.kt
// NO_CHECK_LAMBDA_INLINING
// ^ TODO
import test.*