class T { static function f(b : boolean) : number { var i; if (b) i = 1; return i; } }

AltStyle によって変換されたページ (->オリジナル) /