class Test { static function run() : void { var a = [ 1, 2 ]; delete a[0]; } }

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