class Main { public function new(e:E = E.Ea) {} public static function main(){} } enum E { Ea; }