Secondary constructors are not there any more

This commit is contained in:
Andrey Breslav
2012-08-31 16:11:57 +04:00
parent 15ce394000
commit 26cc07091c
-1
View File
@@ -31,7 +31,6 @@ class Example(a : Foo, i : Int) : Bar(i), Some {
memberDeclaration
: classObject
: object
: constructor
: function
: property
: class