private extern class A { function f(?a:haxe.extern.Rest):Void; } class Optional { static function main() {} }