More wise lambda search during inlining
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import test.*
|
||||
|
||||
fun box(): String {
|
||||
return ContentTypeByExtension.processRecords { ext -> ext }
|
||||
}
|
||||
Reference in New Issue
Block a user