class _Main { static function f() : void { log "f()"; } static function f(a : number = 42) : void { log "f(" + a as string + ")"; } static function main(args : string[]) : void { _Main.f(); } } // vim: set tabstop=2 shiftwidth=2 expandtab:
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル