Secondary constructors delegation calls and body resolve
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class A() {
|
||||
<caret>constructor(): this() {}
|
||||
}
|
||||
|
||||
|
||||
null
|
||||
Reference in New Issue
Block a user