/*EXPECTED 3 */ class Test { static var _n = 3; static function run() : void { log this._n; } }

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