From Typers: ```scala /** Try packing all arguments into a Tuple and apply `fun' * to that. This is the last thing which is tried (after * default arguments) */ ``` I couldn't find this in the spec.