Formatter test is generated now
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
fun test(some: (Int) -> Int) {
|
||||
}
|
||||
|
||||
fun foo() {
|
||||
test() { it }
|
||||
}
|
||||
Reference in New Issue
Block a user