Fix MovePropertyToConstructorIntention and broken tests
This commit is contained in:
+1
@@ -4,5 +4,6 @@
|
||||
// ACTION: Make protected
|
||||
// ACTION: Create test
|
||||
// ACTION: Convert to secondary constructor
|
||||
// ACTION: Move to class body
|
||||
class C(<caret>val x: String) {
|
||||
}
|
||||
Reference in New Issue
Block a user