class Main2 { static function f(t:Type.ValueType, t2:Type.ValueType,,) {} public static function main():Void { f(TNull,TNull,); } }