Perform inline checks in IR tests

This commit is contained in:
Mikhael Bogdanov
2021-01-20 08:07:07 +01:00
parent 216b775095
commit 91717cdcdd
6 changed files with 9 additions and 10 deletions
@@ -4,6 +4,7 @@ package test
inline fun <T> takeT(t: T) {}
// FILE: 2.kt
// NO_CHECK_LAMBDA_INLINING
import test.*
fun box(): String {