Secondary constructors are not there any more
This commit is contained in:
@@ -31,7 +31,6 @@ class Example(a : Foo, i : Int) : Bar(i), Some {
|
|||||||
memberDeclaration
|
memberDeclaration
|
||||||
: classObject
|
: classObject
|
||||||
: object
|
: object
|
||||||
: constructor
|
|
||||||
: function
|
: function
|
||||||
: property
|
: property
|
||||||
: class
|
: class
|
||||||
|
|||||||
Reference in New Issue
Block a user