Complete this/super before delegation call
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class A(x: Int) {
|
||||
constructor(): <caret>
|
||||
}
|
||||
|
||||
// EXIST: this, super
|
||||
Reference in New Issue
Block a user