Would be nice.

Submitted by Zef Hemel on 19 March 2011 at 18:01

On 19 March 2011 at 18:05 Zef Hemel tagged 0.4.2

On 23 March 2011 at 08:58 Zef Hemel commented:

Added in 0.4.2:


type Bla {
done : Bool

static function create() : Bla {
return Bla(done=false);
}
}


On 23 March 2011 at 08:58 Zef Hemel closed this issue.

Log in to post comments