Pull Members Up: Always insert spaces between keywords
#KT-10971 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
open class Upper
|
||||
|
||||
open class <caret>Lower : Upper() {
|
||||
// INFO: {"checked": "true", "toAbstract": "true"}
|
||||
protected val moving: Int = 0
|
||||
}
|
||||
Reference in New Issue
Block a user