Hello,
I just noticed that the following is a valid function call:
    {io, format}("This actually works!!\n").
Since using {Module, Function} as a Fun in erlang:apply/2 is deprecated, 
I was wondering if this syntax is also deprecated?
Thanks,
Rory