Changed extension in parsing test data (jet -> kt)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
l filter {it.x} map {it.foo} aggregate {(a, b) -> a + b}
|
||||
}
|
||||
Reference in New Issue
Block a user