Bad indentation after annotation in incomplete declaration (KT-22322)
Same behavior is for any modifier in incomplete declaration. #KT-22322 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
object A {
|
||||
private<caret>
|
||||
}
|
||||
Reference in New Issue
Block a user