Add intentions to put arguments / parameters on one line #KT-23266 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
96581f1ecb
commit
03902030ed
@@ -0,0 +1,2 @@
|
||||
fun test(<caret>
|
||||
a: Int, b: Int, c: Int) {}
|
||||
Reference in New Issue
Block a user