Intentions: Move class member to companion object
#KT-9697 In Progress
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// "Delete redundant extension property" "false"
|
||||
// ACTION: Move to companion object
|
||||
|
||||
class C : Thread() {
|
||||
var Thread.<caret>priority: Int
|
||||
|
||||
Reference in New Issue
Block a user