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