Formatter test is generated now
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
fun some(
|
||||
a :Int,
|
||||
b :String, c :Int,
|
||||
d :String, e :Int
|
||||
) {
|
||||
}
|
||||
|
||||
// SET_FALSE: SPACE_BEFORE_TYPE_COLON
|
||||
// SET_TRUE: SPACE_AFTER_TYPE_COLON
|
||||
Reference in New Issue
Block a user