I recently used the following line of code, expecting to get an error. To my surprise, I was given an output:
> outer(1:5,5:10,c=1:3,function(a,b,c) 10*a +