Perform inline checks in IR tests
This commit is contained in:
@@ -4,6 +4,7 @@ package test
|
||||
inline fun <T> takeT(t: T) {}
|
||||
|
||||
// FILE: 2.kt
|
||||
// NO_CHECK_LAMBDA_INLINING
|
||||
import test.*
|
||||
|
||||
fun box(): String {
|
||||
|
||||
Reference in New Issue
Block a user