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,3 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
fun test(a: Int, b: Int, c: Int<caret>) {}
|
||||
Reference in New Issue
Block a user