On this page:
#%app
Version: 4.1

4.3 Function Calls

(expr expr expr ...)

Like a Beginning function call, except that the function position can be an arbitrary expression – perhaps a lambda expression or a prim-op.

(#%app id expr expr ...)

A function call can be written with #%app, though it’s practically never written that way.