Test framewrk update: check lambda inlining
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//NO_CHECK_LAMBDA_INLINING
|
||||
fun test1(): Int {
|
||||
val inlineX = Inline()
|
||||
var p = { l : Int -> l};
|
||||
|
||||
Reference in New Issue
Block a user