Remove rest of whitespace on override or implement to insert generated at caret offset
This commit is contained in:
@@ -3,6 +3,5 @@ trait T {
|
||||
}
|
||||
|
||||
class GC() : T {
|
||||
|
||||
override val v: Int = 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user