blob: 276b8d36e7373f1582fff85a55980d22432e14f3 [file] [log] [blame]
fun some(
a :Int,
b :String, c :Int,
d :String, e :Int
) {
}
// SET_FALSE: SPACE_BEFORE_TYPE_COLON
// SET_TRUE: SPACE_AFTER_TYPE_COLON