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