KT-11804 J2K: incorrect closing parenthesis position for method split to several lines
#KT-11804 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
interface Aaa {
|
||||
fun foo(
|
||||
e1: String,
|
||||
e2: String
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user