Code Insight: Format generated declarations
#KT-11176 Fixed (cherry picked from commit 3641ad6)
This commit is contained in:
-1
@@ -3,7 +3,6 @@
|
||||
|
||||
class CtorSecondary() {
|
||||
constructor(p: Int) : this()
|
||||
|
||||
constructor<caret>(i: Int, i1: Int)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user