add begin.t from Method::Signatures
[p5sagit/Function-Parameters.git] / t / types_custom_2.t
index fa8ec06..d8d6d1f 100644 (file)
@@ -44,7 +44,7 @@ use Function::Parameters do {
        );
        +{
                fun => {
-                       check_argument_count => 1,
+                       strict => 1,
                        reify_type => sub { $Types{ $_[0] } || $Types{Any} },
                },
        }