Remove 181 bunch files
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
// ALLOW_MULTIPLE_EXPRESSIONS
|
||||
fun bar(x: (Int) -> String) = x(1)
|
||||
fun foo() {
|
||||
val bar = bar() { y: Int -> "abc" }
|
||||
}
|
||||
Reference in New Issue
Block a user