Code clean and some refactorings in 'getLambdaIfExistsAndMarkInstructions'
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import test.*
|
||||
|
||||
fun box(): String {
|
||||
return processRecords { a, b -> a + b}
|
||||
}
|
||||
Reference in New Issue
Block a user