KT-11804 J2K: incorrect closing parenthesis position for method split to several lines
#KT-11804 Fixed
This commit is contained in:
@@ -13,6 +13,7 @@ internal class C {
|
||||
|
||||
fun foo4(
|
||||
p1: Int, p2: Int,
|
||||
p3: Int, p4: Int) {
|
||||
p3: Int, p4: Int
|
||||
) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user