"Convert to primary constructor": do not move init section down
So #KT-19629 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
9a1253c5c7
commit
a41064295b
@@ -7,4 +7,6 @@ class ConvertToInit {
|
||||
foo()
|
||||
bar()
|
||||
}
|
||||
|
||||
fun baz() {}
|
||||
}
|
||||
Reference in New Issue
Block a user