private extern class A { function f(a:haxe.extern.Rest<String> = null):Void; } class DefaultValue { static function main() {} }