Go to file
hyunghwan.chung 2ed62a5edb added a new method directive #liberal to indicate a method that accept a fully variadic number of arguments.
the directive #liberal allows the caller to omit the named arguments as well.
the directive #variadic requires the caller to provide at least the named arguments
2017-04-01 06:54:27 +00:00
moo added a new method directive #liberal to indicate a method that accept a fully variadic number of arguments. 2017-04-01 06:54:27 +00:00