> Also something which cannot be handled by 'standard' syntax.
> (unless you wish to count generics and implicit specialization as
> "standard syntax")
actual-parameter = expression { ":" expression } .
actual-parameter-list = "(" actual-parameter { "," actual-parameter } ")" .
Regards,
Adriaan van Os