Implement Unwrap/Remove for lambdas
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// OPTION: 0
|
||||
val x = <caret>{
|
||||
println("lambda")
|
||||
}
|
||||
Reference in New Issue
Block a user